lib/gitoe/httpserver/public/style.css in gitoe-0.1.1 vs lib/gitoe/httpserver/public/style.css in gitoe-0.1.2
- old
+ new
@@ -28,9 +28,12 @@
#footer {
position: absolute;
bottom: 0px;
height: 1.5em;
background-color: #ffffaa; }
+ #footer a {
+ text-decoration: none;
+ margin: 0em 0.2em; }
.scrollv {
overflow-y: scroll; }
.scrollh {