Skip to content

Commit cdb41ed

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 9e7640c + a8d923b commit cdb41ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pagebar.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.archives_page_bar{ text-align: center; padding:5px 0px;}
2-
.archives_page_bar A{border:#aeaeae solid 1px;margin:30px 6px 0px 0px;padding:0 8px;display:inline-block;line-height: 25px;background:#FFF;color:#555555;text-decoration: none;}
2+
.archives_page_bar A{border:#aeaeae solid 1px;margin:30px 4px 0px 0px;padding:0 8px;display:inline-block;line-height: 25px;background:#FFF;color:#555555;text-decoration: none;}
33
.archives_page_bar A:visited{color:#333333;}
4-
.archives_page_bar A:hover{color: #ffffff;background: #0095d8;}
5-
.archives_page_bar A.sel{color:#FFF !important;background:#03A9F4;}
4+
.archives_page_bar A:hover{color: #ffffff;background: #4094dc;border-color: #4094dc;}
5+
.archives_page_bar A.sel{color:#FFF !important;background:#337ab7;border-color: #337ab7;}

0 commit comments

Comments
 (0)