Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Now with less ugly

Cette révision appartient à :
sfan5 2017-05-05 12:46:47 +02:00
Parent aab0604afd
révision 969380e8e0
3 fichiers modifiés avec 6 ajouts et 6 suppressions

Voir le fichier

@ -11,11 +11,11 @@
/* Copy of NyaaTorrent theme */ /* Copy of NyaaTorrent theme */
nav#mainmenu { nav#mainmenu {
background: url(/img/topbar.png) repeat-x black; background: #1b1b1b;
position: fixed; position: fixed;
color:white; color: white;
width: 100%; width: 100%;
z-index:2; z-index: 2;
} }
nav#mainmenu a { nav#mainmenu a {
color: white; color: white;
@ -34,7 +34,7 @@ body {
.blockBody { .blockBody {
border-radius: 5px; border-radius: 5px;
border: 2px solid black; border: 1px solid black;
padding: 1rem; padding: 1rem;
} }
@ -62,4 +62,4 @@ a {
.torrent-info .filesize { .torrent-info .filesize {
white-space: nowrap; white-space: nowrap;
} }

Fichier binaire non affiché.

Avant

Largeur:  |  Hauteur:  |  Taille: 228 o

Voir le fichier

@ -23,7 +23,7 @@
<link rel="stylesheet" href="{{.URL.Parse "/css/style.css"}}"> <link rel="stylesheet" href="{{.URL.Parse "/css/style.css"}}">
</head> </head>
<body> <body>
<nav class="navbar navbar-default" id ="mainmenu"> <nav class="navbar navbar-default" id="mainmenu">
<div class="container"> <div class="container">
<div class="navbar-header"> <div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">