Removed deprecated files

This commit is contained in:
Michelle Bergeron
2014-01-21 10:50:23 -05:00
parent 8c0977e937
commit f6e52b173f
7 changed files with 4 additions and 7593 deletions
+4 -4
View File
@@ -98,12 +98,12 @@ p {
}
footer p {
color: #33cc00;
color: #fff;
}
a {
text-decoration: none;
color: #33cc00;
color: #208000;
text-shadow: none;
transition: color 0.5s ease;
@@ -121,7 +121,7 @@ a {
a:hover, a:focus {text-decoration: underline;}
footer a {
color: #33cc00;
color: #208000;
text-decoration: underline;
}
@@ -277,7 +277,7 @@ Full-Width Styles
z-index: 10;
padding: 10px 50px 10px 10px;
color: #fff;
background: url('../images/blacktocat.png') #0090ff no-repeat 95% 50%;
background: url('../images/blacktocat.png') #208000 no-repeat 95% 50%;
font-weight: 700;
box-shadow: 0 0 10px rgba(0,0,0,.5);
border-bottom-left-radius: 2px;