updated more functional element classes to use the x- notation.

This commit is contained in:
kay.one
2013-01-28 23:44:07 -08:00
parent 30a049e4fb
commit bb024d6203
10 changed files with 28 additions and 48 deletions
+2 -2
View File
@@ -41,14 +41,14 @@ body {
text-align: center;
}
#footer {
#footer-region {
font-size: 16px;
text-decoration: none;
font-weight: lighter;
margin: 20px 0 30px 0;
}
#footer a:hover {
#footer-region a:hover {
text-decoration: underline;
}