Skip to content

Instantly share code, notes, and snippets.

@fanzeyi
Created December 12, 2010 14:31
Show Gist options
  • Save fanzeyi/738079 to your computer and use it in GitHub Desktop.
Save fanzeyi/738079 to your computer and use it in GitHub Desktop.
fanfou
a {
text-decoration:none!important;
}
#columns{
-webkit-box-shadow:0 0 20px black;
-webkit-border-radius:10px;
}
#main{
-webkit-box-shadow-right:0 0 20px black;
}
#sidebar {
opacity:0.9;
}
#panel h1:after {
color:#ccc;
font-size:0.5em;
content:”Vampire”;
}
.author:after {
content:” 说”;
}
.avatar img:hover {
}
.wa li:hover {
background-color:#C6E4F2 !important;
-webkit-box-shadow:0 0 3px #0044A9;
}
#message h2{
text-shadow:#678 0px 1px 0px;
}
textarea:focus {
border:none;
color:grey;
-webkit-box-shadow:0 0 9px #0044A9;
}
.sysmsg {
background:#AAA;
}
#badge-sect, .sect ,#reminder {
display:none;
}
#main{
text-shadow: #DDD 0px 0px 2px;
}
.avatar{
-webkit-border-radius: 8px;
}
#timeline-notification a{
background: #E3F1FA;
border: 1px solid #C6E4F2;
text-align: center;
text-shadow: 0 1px 0 white;
}
#timeline-notification a:hover{
background: #DFE4F2;
border: 1px solid #C6E4F2;
}
#message h2{
text-shadow:none !important;
}
.counter span{
color:#F50000 !important;
}
#user_stats{
text-align:center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment