color pdf tags purpleish

This commit is contained in:
joshua stein 2012-07-11 14:47:16 -05:00
parent bd9d2aa3c4
commit dd9966c0a3

View file

@ -24,7 +24,7 @@ a {
} }
a:visited { a:visited {
color: #5980cc; color: #6880CB;
} }
h1 { h1 {
@ -57,6 +57,11 @@ a.tag {
vertical-align: text-top; vertical-align: text-top;
} }
a.tag_pdf {
background-color: #F5D1FA;
border-color: #A26DC8;
}
span.fakea { span.fakea {
cursor: pointer; cursor: pointer;
text-decoration: underline; text-decoration: underline;