wcs: further changes to be look like the portail (#5075)

This commit is contained in:
Frédéric Péters 2014-09-01 14:16:40 +02:00
parent 36d1f00cd7
commit 0d380f2545
1 changed files with 6 additions and 1 deletions

View File

@ -76,7 +76,6 @@ div#main-content-wrapper {
div#main-content {
margin: 0;
min-height: 400px;
padding-top: 7px;
}
div#single-title {
@ -886,6 +885,12 @@ div#links ul li {
white-space: pre;
}
div#links ul li.link-aide,
div#links ul li.link-services-lies {
width: 10em;
display: inline-block;
}
div#links ul li a {
background: none;
color: white;