Browse Source

Remove trailing spaces and fix ribbon

pull/111/merge
Guillaume Ayoub 10 years ago
parent
commit
3759f608fd
  1. 4
      static/css/style.css

4
static/css/style.css

@ -316,11 +316,11 @@ footer ul li a:focus {
----------
*/
.ribbon {
#ribbon {
background: linear-gradient(#E95355, #D63739);
}
.ribbon a {
#ribbon a {
font: bold .8em "philisopher";
}

Loading…
Cancel
Save