Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
herbert
/
Frontend
geforkt von
Sugoimusic/Frontend
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
4 Commits
0a5b48974b
...
102078c72b
Autor
SHA1
Nachricht
Datum
herbert
102078c72b
Merge branch 'master' into orion-fixes
vor 3 Jahren
Tomochin
214ec6ba64
Fix logo widths
vor 3 Jahren
Tomochin
cae4ce8079
Add first banner to live CSS
vor 3 Jahren
Tomochin
ea6b777883
Add first SM banners
vor 3 Jahren
6 geänderte Dateien
mit
10 neuen
und
10 gelöschten
Zeilen
Geteilte Ansicht
Diff-Optionen
Statistiken anzeigen
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
Datei anzeigen
BIN
Datei anzeigen
+ 1
- 1
static/styles/global.css
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen
+ 3
- 3
static/styles/noir/style.css
Datei anzeigen
@@ -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
Datei anzeigen
@@ -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
Datei anzeigen
@@ -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;
}
Verfassen
Vorschau
Laden…
Abbrechen
Speichern