用户:User670/vector.css

来自LoveLive Wiki
< 用户:User670
User670讨论 | 贡献2015年4月25日 (六) 15:59的版本
跳到导航 跳到搜索

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

  • 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
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: #ffffff;
background-image: none !important;
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
}
#content{
opacity: 0.1;
}