模板:主题-汇佳:修订间差异
来自SOKA CAFE
小 |
|||
第1行: | 第1行: | ||
{{#CSS: | {{#CSS: | ||
body { | body { | ||
background-color: #e0ebe0; | background-color: #e0ebe0; | ||
第17行: | 第18行: | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
border: 1px solid #a3b1a8; | border: 1px solid #a3b1a8; | ||
background-image: radial-gradient(circle at 0px 0px, #DDD 1px, transparent 2px); | |||
background-size: 10px 10px; | |||
background-repeat: repeat; | |||
} | } | ||
第75行: | 第79行: | ||
} | } | ||
# | #catlinks { | ||
. | margin-top: 20px; | ||
padding: 10px 15px; | |||
input[type=" | background-color: #c8d8c8; | ||
input[type=" | border: 1px solid #8a9b8a; | ||
input[type=" | border-radius: 8px; | ||
mw- | font-size: 0.9em; | ||
} | |||
background- | |||
#catlinks ul { | |||
background- | list-style: none; | ||
padding: 0; | |||
margin: 0; | |||
display: inline; | |||
} | |||
#catlinks ul li { | |||
display: inline-block; | |||
margin-right: 10px; | |||
line-height: 1.5; | |||
} | |||
#catlinks ul li a { | |||
color: #006400; | |||
text-decoration: none; | |||
} | |||
#catlinks ul li a:hover { | |||
text-decoration: underline; | |||
color: #004d00; | |||
} | |||
div. messagebox { | |||
margin: 1em 0; | |||
border: 1px solid #8a9b8a; | |||
background-color: #e0ebe0; | |||
padding: 10px; | |||
border-radius: 5px; | |||
font-size: 0.95em; | |||
} | |||
input[type="submit"], | |||
input[type="button"], | |||
input[type="reset"], | |||
.mw-ui-button { | |||
display: inline-block; | |||
padding: 8px 15px; | |||
margin: 5px; | |||
color: #ffffff; | |||
background-color: #006400; | |||
border: 1px solid #004d00; | |||
border-radius: 5px; | |||
cursor: pointer; | |||
font-size: 1em; | |||
text-align: center; | |||
text-decoration: none; | |||
transition: background-color 0.3s ease; | |||
} | |||
input[type="submit"]:hover, | |||
input[type="button"]:hover, | |||
input[type="reset"]:hover, | |||
.mw-ui-button:hover { | |||
background-color: #004d00; | |||
border-color: #003300; | |||
text-decoration: none; | |||
} | } | ||
}}<noinclude> | }}<noinclude> | ||
[[分类:模板-主题]] | [[分类:模板-主题]] | ||
</noinclude> | </noinclude> |
2025年5月17日 (六) 05:36的最新版本