oops, add these styles back

git-svn-id: svn://10.0.0.236/trunk@146511 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ben%bengoodger.com
2003-09-02 08:37:35 +00:00
parent 910a4cf80d
commit de07250c03

View File

@@ -94,3 +94,14 @@ expander {
border: 1px solid black;
}
.themesLink {
margin-left: 5px;
text-decoration: underline;
color: blue;
cursor: pointer;
}
.themesLink:active {
color: red;
}