Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
MediaWiki:Common.css
(view source)
Revision as of 17:53, 4 February 2017
539 bytes added
,
7 years ago
additional CSS
Line 1,538:
Line 1,538:
table.branching-table > tbody > tr:first-child > th {
table.branching-table > tbody > tr:first-child > th {
−
padding:
10px 25px 10px 25px
;
+
-webkit-border-radius: 13;
−
background: #
def
;
+
-moz-border-radius: 13;
+
border-radius: 13px;
+
font-family: Arial;
+
color: #ffffff;
+
font-size: 15px;
+
background: #3baef5;
+
padding:
4px 5px 4px 5px;
+
text-decoration: none;
+
max-width:300px;
+
text-align:center;
+
}
+
+
table.branching-table > tbody > tr:first-child > th:hover {
+
background: #2b9ce3;
+
text-decoration: none
;
+
}
+
+
table.branching-table > tbody > tr:first-child > th:active {
+
background: #
1d90d8;
+
text-decoration: none;
+
}
+
+
table.branching-table > tbody > tr:first-child > th:focus {
+
outline:0 !important
;
}
}
KyoriAsh
6,043
edits