Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
herbert
/
Frontend
feito fork de
Sugoimusic/Frontend
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
4 Commits
0a5b48974b
...
102078c72b
Autor
SHA1
Mensagem
Data
herbert
102078c72b
Merge branch 'master' into orion-fixes
3 anos atrás
Tomochin
214ec6ba64
Fix logo widths
3 anos atrás
Tomochin
cae4ce8079
Add first banner to live CSS
3 anos atrás
Tomochin
ea6b777883
Add first SM banners
3 anos atrás
6 arquivos alterados
com
10 adições
e
10 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
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
Ver arquivo
BIN
Ver arquivo
+ 1
- 1
static/styles/global.css
Diferenças do arquivo suprimidas por serem muito extensas
Ver arquivo
+ 3
- 3
static/styles/noir/style.css
Ver arquivo
@@ -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
Ver arquivo
@@ -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
Ver arquivo
@@ -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;
}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar