Template:Georgia State/helper css

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
* {
+
 
-
margin: 0;
+
* { margin: 0; padding: 0; }
-
padding: 0;
+
body { padding: 50px; background: #4c4c4c url(images/grad1.png) 0 0 repeat-x; color: #d9d9d9; font: 14px/normal Tahoma, Arial, Helvetica, sans-serif; }
-
}
+
h1 { margin-bottom: .5em; border-bottom: solid 1px #d9d9d9; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 180%; text-indent: 5px; letter-spacing: -1px; }
-
body {
+
-
padding: 50px;
+
-
background: #4c4c4c url(images/grad1.png) 0 0 repeat-x;
+
-
color: #d9d9d9;
+
-
font: normal/normal Tahoma, Arial, Helvetica, sans-serif;
+
-
border-top-width: 950px;
+
-
border-right-width: 950px;
+
-
border-bottom-width: 950px;
+
-
border-left-width: 950px;
+
-
}
+
-
h1 {
+
-
margin-bottom: 0em;
+
-
border-bottom: solid 1px #d9d9d9;
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
font-weight: normal;
+
-
font-size: large;
+
-
text-indent: 5px;
+
-
letter-spacing: 0px;
+
-
}
+
cite { float: right; }
cite { float: right; }
ul.classic { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ul.classic { list-style: disc; margin-bottom: 1em; padding-left: 2em; }

Revision as of 18:35, 27 October 2010