ソースを参照

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/trunk@4457 92316355-f0b4-4df1-b90c-862c8a59935f

master
carmie 15年前
コミット
5e58136f7f
1個のファイルの変更2行の追加3行の削除
  1. +2
    -3
      trac/htdocs/libcaca.css

+ 2
- 3
trac/htdocs/libcaca.css ファイルの表示

@@ -241,8 +241,7 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove
color: #fff; color: #fff;
border: 0; border: 0;
border-bottom: 1px solid #2C1F1C; border-bottom: 1px solid #2C1F1C;
-moz-border-radius: 4px;
padding-top: 70px;
padding-top: 90px;
width:148px; width:148px;
} }
.buttons input[type="button"]:hover, .buttons input[type="submit"]:hover, .buttons input[type="reset"]:hover { .buttons input[type="button"]:hover, .buttons input[type="submit"]:hover, .buttons input[type="reset"]:hover {
@@ -253,7 +252,7 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove
border: 0; border: 0;
border-bottom: 1px solid #674e4e; border-bottom: 1px solid #674e4e;
color: #fff; color: #fff;
padding-top: 70px;
padding-top: 90px;
width: 148px; width: 148px;
} }




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