You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
doushio/www/css/moon.css

44 lines
577 B

a:hover {
color: #d00;
}
article.highlight {
background-color: #f5f5f5;
}
article.editing {
background-color: #fa6;
}
b.admin {
color: #f00000;
}
b.moderator {
color: purple;
}
body, pre, .themed {
font-family: "MS Pゴシック", "MS PGothic", "Mona", "Hiragino Kaku Gothic Pro";
font-size: 12pt;
}
em {
color: #789922;
}
.popup-menu li:hover {
background-color: white;
}
nav a {
color: black;
}
small a {
color: gray;
}
.act a {
color: blue;
}
.modal, .preview, .popup-menu {
background-color: #f5f5f5;
}
.omit {
color: gray;
}
#trans {
margin-bottom: -7px;
}