// bug h1 category and breadcrumb

This commit is contained in:
sLorenzini
2012-10-05 12:28:13 +00:00
parent 455bcda1c3
commit 282e47dae8
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
h1{margin-bottom:10px;}
.resumecat {
margin:15px 0 10px 0;
padding:8px 7px;
+1 -1
View File
@@ -535,7 +535,7 @@ div.star_hover a, div.star a:hover { background-position: 0 -32px }
BREADCRUMB
************************************************************************************************ */
.breadcrumb {
margin-bottom:20px;
margin-bottom:10px;
font-size:12px
}
.breadcrumb .navigation-pipe {margin:0 3px 0 5px}