diff options
author | Bjoern Brandenburg <bbb@bbb1-cs.cs.unc.edu> | 2007-12-07 12:13:02 -0500 |
---|---|---|
committer | Bjoern Brandenburg <bbb@bbb1-cs.cs.unc.edu> | 2007-12-07 12:13:02 -0500 |
commit | 9dc6701a9cd243ea9bd8981ee21133b659533b13 (patch) | |
tree | 6d3a029e4753bfd06bd16c038e1369f3840fa35d /inc | |
parent | ae25f593b3fdbe35f4811578edec183ab64b0fff (diff) |
added new logo and changed style
logo credit: Jasper McChesney
Diffstat (limited to 'inc')
-rw-r--r-- | inc/format.css | 23 | ||||
-rw-r--r-- | inc/litmusrt.png | bin | 0 -> 5260 bytes |
2 files changed, 17 insertions, 6 deletions
diff --git a/inc/format.css b/inc/format.css index 2b9e1bc..17b1c2b 100644 --- a/inc/format.css +++ b/inc/format.css | |||
@@ -117,24 +117,29 @@ table { | |||
117 | 117 | ||
118 | .boxsize { | 118 | .boxsize { |
119 | width: 8.5in; | 119 | width: 8.5in; |
120 | margin-top: 0cm; | ||
120 | margin-left: 1cm; | 121 | margin-left: 1cm; |
121 | } | 122 | } |
122 | 123 | ||
123 | 124 | ||
124 | .authors { | 125 | .authors { |
125 | margin-left: 1cm; | 126 | margin-top: 0.75cm; |
126 | font-style: italic; | 127 | // margin-left: 1cm; |
128 | font-style: italic; | ||
127 | } | 129 | } |
128 | 130 | ||
129 | 131 | ||
130 | a { | 132 | a { |
131 | color: #032e03; | 133 | // color: #47733c; |
134 | color: #6fb45e; | ||
135 | font-weight: bold; | ||
132 | text-decoration: underline; | 136 | text-decoration: underline; |
133 | } | 137 | } |
134 | 138 | ||
135 | 139 | ||
136 | a:hover { | 140 | a:hover { |
137 | color: #147614; | 141 | color: #d66836; |
142 | font-weight: bold; | ||
138 | } | 143 | } |
139 | 144 | ||
140 | 145 | ||
@@ -203,4 +208,10 @@ h3 { | |||
203 | 208 | ||
204 | .flushright { | 209 | .flushright { |
205 | text-align: right; | 210 | text-align: right; |
206 | } \ No newline at end of file | 211 | } |
212 | |||
213 | .logobox { | ||
214 | width: 8.5in; | ||
215 | margin-left: 1cm; | ||
216 | margin-bottom: 1.0cm; | ||
217 | } | ||
diff --git a/inc/litmusrt.png b/inc/litmusrt.png new file mode 100644 index 0000000..6177940 --- /dev/null +++ b/inc/litmusrt.png | |||
Binary files differ | |||