Browse Source

Remove the standard footer CSS

pull/36/head
Guillaume Ayoub 13 years ago
parent
commit
5213edd47c
  1. 11
      static/css/style.css

11
static/css/style.css

@ -59,17 +59,6 @@ a:hover, a:focus {
}
footer ul,
nav ul {
display: inline;
}
footer ul li,
nav ul li {
display: inline-block;
}
/*
----------
- HEADER -

Loading…
Cancel
Save