diff options
author | Christopher Kenna <cjk@cs.unc.edu> | 2012-06-13 12:09:29 -0400 |
---|---|---|
committer | Christopher Kenna <cjk@cs.unc.edu> | 2012-06-13 12:09:29 -0400 |
commit | 81c056e6c01f96b6fe1b97249f38497375932e93 (patch) | |
tree | b8a0d43d87687dfe1a5a1d39a106b73de78c287e /style.css | |
parent | 5cadf1145a20c6767c706959b576e1d7ca1aaefa (diff) |
Update conferences
Format change: alternating row color and early abstracts.
Diffstat (limited to 'style.css')
-rwxr-xr-x | style.css | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -59,7 +59,6 @@ h3 { | |||
59 | 59 | ||
60 | a { | 60 | a { |
61 | color: #6DA6E2; | 61 | color: #6DA6E2; |
62 | background-color: #FFFFFF; | ||
63 | text-decoration: none; | 62 | text-decoration: none; |
64 | font-weight: bold; | 63 | font-weight: bold; |
65 | } | 64 | } |
@@ -301,4 +300,4 @@ tr.heading { | |||
301 | text-decoration: none; | 300 | text-decoration: none; |
302 | border-top: 1px dotted #FFFFFF; | 301 | border-top: 1px dotted #FFFFFF; |
303 | border-bottom: 0px dotted #FFFFFF; | 302 | border-bottom: 0px dotted #FFFFFF; |
304 | } \ No newline at end of file | 303 | } |