summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorChristopher Kenna <cjk@cs.unc.edu>2012-06-13 12:09:29 -0400
committerChristopher Kenna <cjk@cs.unc.edu>2012-06-13 12:09:29 -0400
commit81c056e6c01f96b6fe1b97249f38497375932e93 (patch)
treeb8a0d43d87687dfe1a5a1d39a106b73de78c287e /style.css
parent5cadf1145a20c6767c706959b576e1d7ca1aaefa (diff)
Update conferences
Format change: alternating row color and early abstracts.
Diffstat (limited to 'style.css')
-rwxr-xr-xstyle.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/style.css b/style.css
index 8b31c71..14e4dde 100755
--- a/style.css
+++ b/style.css
@@ -59,7 +59,6 @@ h3 {
59 59
60a { 60a {
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}