breadcump style fixed

This commit is contained in:
Serghei Mihai 2013-10-07 17:46:13 +02:00
parent 18fecc96e4
commit e7d56d729a
No known key found for this signature in database
GPG Key ID: 76D1C964BF2FA1AF
1 changed files with 6 additions and 13 deletions

19
wcs.css
View File

@ -225,12 +225,12 @@ p.empty {margin:10px 0;}
.footer #content15 .rteContent ul li:nth-child(2n) {float:left; width:155px;} /* EVEN */
/* 09 = Breadcrumbs */
.breadcrumbs {border-bottom:8px solid #e6e6e6; margin:0 15px 20px 15px; padding:0 0 15px 30px;}
.breadcrumbs p {color:#999; font-family:PTSansRegular; line-height:13px;}
.breadcrumbs ul {width:610px; line-height:18px;}
.breadcrumbs li {display:inline; font-family:"PTSansBold", Trebuchet MS; font-size:14px;}
.breadcrumbs .separ {color:#29ABD2;}
.breadcrumbs .last {color:#999;}
#breadcrumb {border-bottom:8px solid #e6e6e6; margin:0 15px 20px 15px; padding:0 0 15px 30px;}
#breadcrumb p {color:#999; font-family:PTSansRegular; line-height:13px;}
#breadcrumb ul {line-height:18px;}
#breadcrumb li {display:inline; font-family:"PTSansBold", Trebuchet MS; font-size:14px;}
#breadcrumb .separ {color:#29ABD2;}
#breadcrumb .last {color:#999;}
/* 10 = Toolbox */
.toolbox {height:26px; margin:0 0 10px; padding:0 30px;}
@ -1208,13 +1208,6 @@ html.modalHTML {background:#FFF;}
/* ARTIFICA 2013 */
/* Entr'ouvert styles */
#breadcrumb {
margin-left: 3px;
color: #838383;
font-size: 1.2em;
width: 600px;
}
#header #top h1 {display: none}
#content {