commit - b82440e1f439a679e7f7cb962a7f042e2d2019f1
commit + af0d6ce18919928a2cc636c0fabbbeb578acee4f
blob - c83793f9a486da3fff129c76d2b915edd05b7c40
blob + 6a5d354e145ae61a1ae18f8936f735573508bd28
--- gotwebd/files/htdocs/gotwebd/gotweb.css
+++ gotwebd/files/htdocs/gotwebd/gotweb.css
}
#content {
width: 100%;
+ float: left;
+ clear: both;
}
#np_wrapper {
clear: left;
}
#blame_title_wrapper, #blob_title_wrapper {
- clear: left;
- float: left;
- width: 100%;
background-color: LightSlateGray;
color: #ffffff;
}