More suggestions from j-b.
<j-b> and also fixed the background from #fffff; to #ffffff;
This commit is contained in:
parent
4cdde460f8
commit
11c6829c9d
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
#container #mainContent {
|
#container #mainContent {
|
||||||
background: #fffff;
|
background: #ffffff;
|
||||||
margin-left: 210px;
|
margin-left: 210px;
|
||||||
margin-right: 50px;
|
margin-right: 50px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue