Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
herbert
/
Frontend
forkad från
Sugoimusic/Frontend
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
4 Incheckningar
0a5b48974b
...
102078c72b
Upphovsman
SHA1
Meddelande
Datum
herbert
102078c72b
Merge branch 'master' into orion-fixes
3 år sedan
Tomochin
214ec6ba64
Fix logo widths
3 år sedan
Tomochin
cae4ce8079
Add first banner to live CSS
3 år sedan
Tomochin
ea6b777883
Add first SM banners
3 år sedan
6 ändrade filer
med
10 tillägg
och
10 borttagningar
Delad Vy
Diff Options
Show Stats
Binär
Binär
+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är
Visa fil
Binär
Visa fil
+ 1
- 1
static/styles/global.css
Filskillnaden har hållits tillbaka eftersom den är för stor
Visa fil
+ 3
- 3
static/styles/noir/style.css
Visa fil
@@ -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
Visa fil
@@ -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
Visa fil
@@ -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;
}
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara