/usr/share/tdiary/theme/manuscript-brown/manuscript-brown.css is in tdiary-theme 3.2.2-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 | @charset "utf-8";
body {
margin: 0;
padding: 0;
font-family: tt,"MS ゴシック","Osaka-等幅",monospace;
background: #fff;
}
a { text-decoration: none; }
a:link { color: #c00; }
a:visited { color: #600; }
div.hatena-body {
position: relative;
margin: 0;
padding: 0;
}
h1 {
color: #c9ad80;
font-size: 24px;
letter-spacing: 1em;
margin: 0;
padding: 0 18px;
border: 2px solid #C9AD80;
text-align: center;
}
h1:before { content: "【"; }
h1:after { content: "】"; }
/*main*/
div.main {
margin-left: 25%;
border: 1px solid #ccc;
}
div.day {
border: 1px solid #c9ad80;
background: #fff url("manuscript.gif");
color: #333;
padding: 6px;
margin: 30px;
line-height: 35px;
}
div.day h2 {
font-size: 18px;
letter-spacing: 7px;
margin: 0;
padding: 0;
line-height: 35px;
}
div.day h3 {
font-size: 14px;
letter-spacing: 11px;
margin: 0;
padding: 0;
line-height: 35px;
}
div.day span.sanchor {
background-image:url("toru.gif");
background-position:bottom right;
background-repeat:no-repeat;
padding:15px 20px 0 0;
color:#FFFFFF;
background-color:transparent;
font-size:1px;
}
div.day p, div.day li, div.day dt, div.day dd {
font-size: 12px;
letter-spacing: 13px;
margin: -1px 0 0 0;
text-indent: 25px;
}
div.day ul, div.day ol, div.day dl {
margin: 0;
padding: 0;
list-style-position: inside;
text-indent: 16px;
}
/*脚注*/
div.footnote,div.footnote p {
margin: 0;
padding: 0;
font-size: 9px;
letter-spacing: 16px;
margin: 0;
text-indent: 15px;
}
/*コメント*/
div.comment,div.comment p {
margin: 0;
padding: 0;
background: #fff;
font-size:11px;
letter-spacing: 1px;
line-height: 17px;
}
div.comment p {
border-top: 1px solid #c00;
text-indent: none;
margin: 17px 0;
}
div.comment div.caption {
text-align: right;
padding: 3px;
margin: 0;
}
div.commentshort {
padding: 0;
margin: 0;
}
div.comment span.canchor {
border-right: 1px solid #c00;
background: #fff;
color: #fff;
padding: 3px;
margin: 0;
}
div.comment span.commentator {
border-bottom: 1px solid #c00;
border-right: 1px solid #c00;
background: #fff;
padding: 3px;
margin: 0;
}
/*リファラ*/
div.refererlist {
}
div.refererlist div.caption {
text-align: right;
padding: 3px;
margin: 0;
}
div.refererlist ul li{
letter-spacing: 0;
}
/*その他*/
a { color: #c00; }
img.photo { float: right; }
del { text-decoration: line-through underline; color: #666; }
ol,ul,dl {
margin: 0;
padding: 0;
}
li {
margin: 0;
padding-left: 30px;
}
dt {
font-weight: bold;
text-indent: 30px;
}
dd {
font-weight: bold;
text-indent: 75px;
}
/*サイドバー*/
div.sidebar {
width: 25%;
position: absolute;
top: 0;
border-bottom: 1px solid #c9ad80;
}
div.hatena-module {
}
div.hatena-moduletitle {
border: 1px solid #c9ad80;
background: #fff url("manuscript.gif");
color: #333;
padding: 6px 6px 0px 6px;
line-height: 35px;
font-size: 15px;
letter-spacing: 9px;
}
div.hatena-modulebody {
border-left: 1px solid #C9AD80;
border-right: 1px solid #C9AD80;
padding: 0.5em;
}
div.hatena-modulebody li {
line-height: 125%;
padding: 0.5ex 0;
}
/*カレンダー*/
table.calendar {
font-size: 12px;
margin: 0;
padding: 0;
height: auto;
vertical-align: top;
}
table.calendar * {
margin: 0;
padding: 0;
border: 0;
font-weight: bold;
}
td.calendar-day,td.calendar-sunday,td.calendar-weekday,td.calendar-saturday {
background-repeat: no-repeat;
background-position: center middle;
text-align: center;
vertical-align: middle;
padding: 0.5ex;
border: 1px solid #C9AD80;
}
td.calendar-sunday {
color: #c00;
}
td.calendar-prev-month { text-align: left; padding: 0; }
td.calendar-current-month { text-align: center; padding: 0; }
td.calendar-next-month { text-align: right; padding: 0; }
table.calendar img { height: 1em; width: 1em; }
|