2015-10-14 20:31:56 +00:00
|
|
|
* {
|
|
|
|
border-color: #839496 !important;
|
|
|
|
}
|
|
|
|
a {
|
|
|
|
color: #268bd2 !important;
|
|
|
|
}
|
|
|
|
a:visited {
|
|
|
|
color: #6c71c4 !important;
|
|
|
|
}
|
|
|
|
body {
|
|
|
|
background-color: #fdf6e3 !important;
|
|
|
|
color: #657b83 !important;
|
|
|
|
}
|
|
|
|
html {
|
|
|
|
background-color: #fdf6e3 !important;
|
|
|
|
}
|
|
|
|
input,
|
|
|
|
textarea {
|
|
|
|
background-color: #eee8d5 !important;
|
|
|
|
color: #657b83 !important;
|
|
|
|
}
|
|
|
|
blockquote,
|
|
|
|
pre {
|
|
|
|
background-color: #eee8d5 !important;
|
|
|
|
color: #657b83 !important;
|
|
|
|
}
|
2015-10-04 03:51:07 +00:00
|
|
|
#hnmain > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
|
|
|
|
background-color: #cb4b16 !important;
|
|
|
|
}
|
2015-10-09 07:57:31 +00:00
|
|
|
#hnmain a {
|
2015-10-04 03:51:07 +00:00
|
|
|
color: #586e75 !important;
|
|
|
|
}
|
|
|
|
.title a {
|
|
|
|
color: #657b83 !important;
|
|
|
|
}
|
|
|
|
#hnmain > tbody:nth-child(1) > tr:nth-child(3) > td:nth-child(1) {
|
|
|
|
background-color: #fdf6e3 !important;
|
|
|
|
}
|
|
|
|
#hnmain .comhead {
|
|
|
|
color: #586e75 !important;
|
|
|
|
}
|
|
|
|
#hnmain .c00 {
|
|
|
|
color: #657b83 !important;
|
|
|
|
}
|
|
|
|
#hnmain > tbody:nth-child(1) > tr:nth-child(4) {
|
|
|
|
background-color: #eee8d5 !important;
|
|
|
|
}
|
|
|
|
#hnmain > tbody:nth-child(1) > tr:nth-child(4) > td:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
|
|
|
|
background-color: #cb4b16 !important;
|
|
|
|
}
|