summaryrefslogtreecommitdiff
path: root/media/forms/core.css
diff options
context:
space:
mode:
authorDusty Phillips <buchuki@gmail.com>2008-10-11 22:24:24 -0400
committerDusty Phillips <buchuki@gmail.com>2008-10-11 22:24:24 -0400
commitf4f34fe7c01a881f73221e14bd5c7ab0a4d3c9f8 (patch)
tree37b3250c08f7b25361a09a45a8dd9316e65c4f8b /media/forms/core.css
parente6c1febc4b37c4d74cad3cecbc079f888481c27b (diff)
drop some extra media (may have to restore)
Diffstat (limited to 'media/forms/core.css')
-rw-r--r--media/forms/core.css22
1 files changed, 0 insertions, 22 deletions
diff --git a/media/forms/core.css b/media/forms/core.css
deleted file mode 100644
index bdeac7a4..00000000
--- a/media/forms/core.css
+++ /dev/null
@@ -1,22 +0,0 @@
-/**********************************
-
-Use: Core Styles
-Author: Nick Rigby
-
-***********************************/
-
-body {
- padding: 0 10px;
- font: normal 62.5% "Lucida Grande", Helvetica, Verdana, Arial;
- }
-
-p { margin: 10px 0; }
-
-.sr {
- position: absolute;
- left: -9999em;
- top: 0;
- width: 1px;
- height: 1px;
- overflow: hidden;
- } \ No newline at end of file