webbuild.css: small alignement fix
This commit is contained in:
parent
c034c61a76
commit
9b11a6c62f
@ -2,6 +2,11 @@ div#container {
|
|||||||
max-width: initial;
|
max-width: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div#content-full {
|
||||||
|
margin-top: 5px;
|
||||||
|
margin-bottom: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
.boldbutton {
|
.boldbutton {
|
||||||
font-weight: bold !important;
|
font-weight: bold !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user