Browse Source

header nav margin-right

pull/4/head
afc163 10 years ago
parent
commit
6c4e32fc5a
  1. 1
      static/style.css

1
static/style.css

@ -135,6 +135,7 @@ header {
float: right;
font-size: 0.875em;
position: relative;
margin-right: 25px;
}
.nav ul li {
float: left;

Loading…
Cancel
Save