Skip to content

Commit

Permalink
reverting
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredlucero committed Feb 25, 2016
1 parent 73ce147 commit 7014bc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/photoblog.css
Original file line number Diff line number Diff line change
Expand Up @@ -319,12 +319,13 @@ a.photoblog-post-tag.pb-tag-westwoodla,
/* SPECTRUM REDESIGN NEW CSS */

.sidebar-spectrum {
background-color: rgba(255,255,255,0.75);
height: 50px;
font-family: 'Roboto Slab', serif;
}

.sidebar-category {
color: white!important;
color: black!important;
text-align: center;
line-height: 50px;
font-size: 18px;
Expand All @@ -333,7 +334,6 @@ a.photoblog-post-tag.pb-tag-westwoodla,

.sidebar-category:hover {
background-color: rgba(255,255,255,0.75);
color: black!important;
}

.sidebar-link {
Expand Down

0 comments on commit 7014bc3

Please sign in to comment.