用户:User670/vector.css

来自LoveLive Wiki
跳到导航 跳到搜索

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:Ctrl-F5
/*@import url("http://wiki-ll.loveliv.es/load.php?debug=false&lang=zh-cn&modules=ext.echo.badge%7Cmediawiki.legacy.commonPrint%2Cshared%7Cmediawiki.skinning.interface%7Cmediawiki.ui.button%7Cskins.vector.styles&only=styles&skin=vector&*");*/

a
{
color: #00c !important;
font-size: 100%;
text-decoration: none;
padding: 5px 5px;
}
a:hover, a:active {
text-decoration: none;
text-shadow: none !important;
}
a:hover {
text-decoration: underline;
}
a.new {
color: red !important;
text-decoration: none;
font-weight: none !important;
}
a {
color: #00c !important;
text-decoration: none;
font-weight: none !important;
}

body {
background-color: #dddddd;
background-image: none !important;
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
}
#content{
opacity: 1.0;
}