Skip to content
Snippets Groups Projects

Feature hugo migration

Merged micressor requested to merge (removed):feature-hugo-migration into master
Compare and Show latest version
32 files
+ 778
327
Compare changes
  • Side-by-side
  • Inline
Files
32
+ 9
6
@@ -10,11 +10,10 @@ body, html {
line-height:1.3em;
}
body#index a#indexnav,
body#download a#downloadnav,
body#how a#hownav,
body#about a#aboutnav,
body#involved a#involvednav {color:#87C214;}
#nav #is-active {
color: #87C214;
}
#wrapper {
min-height:100%;
@@ -397,7 +396,10 @@ figcaption {
display:inline;
}
#flattr {font-size:0.6em;}
#flattr {
font-size:0.6em;
text-align:center;
}
#flattr a {
margin-right: 1em;
@@ -532,6 +534,7 @@ span.reverse {
#playbutton, #fdroidbutton {
width:200px;
border: 0;
}
#phone {
Loading