ソースを参照

prep logo class for banners

pull/1/head
herbert 3年前
コミット
8888a79b56
3個のファイルの変更21行の追加18行の削除
  1. +3
    -3
      static/styles/genaviv/style.css
  2. +15
    -12
      static/styles/orion/style.css
  3. +3
    -3
      static/styles/sugoi/style.css

+ 3
- 3
static/styles/genaviv/style.css ファイルの表示

@@ -372,15 +372,15 @@ input,input[type="search"],form textarea,form input,input[type="search" i],input
}

#logo {
width: 300px;
height: 197px;
width: 1140px;
height: 150px;
margin: 0 auto;
}

#logo a {
border: none;
width: 100%;
height: 197px;
height: 150px;
display: block;
}



+ 15
- 12
static/styles/orion/style.css ファイルの表示

@@ -74,21 +74,21 @@ a {

#logo {
box-sizing: content-box;
height: 100px;
padding: 10px 0px 10px;
width: 180px;
height: 150px;
padding: 50px 0px 10px;
width: 1140px;
}

#logo>a {
background-size: contain;
display: block;
height: 100%;
margin-top: 0
margin-top: 0;
background-position: left;
}

#logo a:hover {
/*#logo a:hover {
opacity: 0.85;
}
}*/

body {
width: 100%;
@@ -1517,9 +1517,12 @@ div[id^="peers"]>h4 {
/*left: -5px*/
}

/*
TODO: delete me?
.filter_torrents {
/*! width: 900px */
width: 900px
}
*/

.filter_torrents>.box {
margin-top: 2px
@@ -1625,11 +1628,11 @@ table.forum_post td.body {
width: 800px;
}

/* Because Firefox apparently doesn't understand "100%" in tables */
/* Because Firefox apparently doesn't understand "100%" in tables
TODO: delete me?
#forums table.forum_post td.body>div {
/*! max-width: 730px */
}
max-width: 730px
}*/

.last_edited {
opacity: 0.6;


+ 3
- 3
static/styles/sugoi/style.css ファイルの表示

@@ -150,15 +150,15 @@ ul.thin li { margin:0px 0px; padding:0px; }
}

#logo {
width: 300px;
height: 197px;
width: 1140px;
height: 150px;
margin: 0 auto;
}

#logo a {
border: none;
width: 100%;
height: 197px;
height: 150px;
display: block;
}



読み込み中…
キャンセル
保存