Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
herbert
/
Frontend
geforked van
Sugoimusic/Frontend
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
4 Commits
0a5b48974b
...
102078c72b
Auteur
SHA1
Bericht
Datum
herbert
102078c72b
Merge branch 'master' into orion-fixes
3 jaren geleden
Tomochin
214ec6ba64
Fix logo widths
3 jaren geleden
Tomochin
cae4ce8079
Add first banner to live CSS
3 jaren geleden
Tomochin
ea6b777883
Add first SM banners
3 jaren geleden
6 gewijzigde bestanden
met
toevoegingen van 10
en
10 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
BIN
BIN
+1
-1
static/styles/global.css
+3
-3
static/styles/noir/style.css
+3
-3
static/styles/noir2/style.css
+3
-3
static/styles/nostalgia/style.css
BIN
Bestand weergeven
BIN
Bestand weergeven
+ 1
- 1
static/styles/global.css
Diff onderdrukt omdat het te groot bestand
Bestand weergeven
+ 3
- 3
static/styles/noir/style.css
Bestand weergeven
@@ -233,15 +233,15 @@ ul.thin li { margin:0px 0px; padding:0px; }
}
#logo {
width:
30
0px;
height: 1
97
px;
width:
114
0px;
height: 1
50
px;
margin: 0 auto;
}
#logo a {
border: none;
width: 100%;
height: 1
97
px;
height: 1
50
px;
display: block;
}
+ 3
- 3
static/styles/noir2/style.css
Bestand weergeven
@@ -248,15 +248,15 @@ ul.thin li { margin:0px 0px; padding:0px; }
}
#logo {
width:
30
0px;
height: 1
97
px;
width:
114
0px;
height: 1
50
px;
margin: 0 auto;
}
#logo a {
border: none;
width: 100%;
height: 1
97
px;
height: 1
50
px;
display: block;
}
+ 3
- 3
static/styles/nostalgia/style.css
Bestand weergeven
@@ -239,15 +239,15 @@ ul.thin li { margin:0px 0px; padding:0px; }
}
#logo {
width:
30
0px;
height: 1
97
px;
width:
114
0px;
height: 1
50
px;
margin: 0 auto;
}
#logo a {
border: none;
width: 100%;
height: 1
97
px;
height: 1
50
px;
display: block;
}
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan