Fossil SCM

Khaki skin: added a border to blockquotes in forum posts.

stephan 2021-03-07 13:05 trunk
Commit 06f2192c2ae0175a108b560db23cb6e27c9a330844eefc48f3d69ad8babebaf4
1 file changed +7
--- skins/khaki/css.txt
+++ skins/khaki/css.txt
@@ -163,5 +163,12 @@
163163
table.label-value th {
164164
vertical-align: top;
165165
text-align: right;
166166
padding: 0.2ex 2ex;
167167
}
168
+
169
+div.forumPostBody blockquote {
170
+ border-width: 1pt;
171
+ border-radius: 0.25em;
172
+ border-style: solid;
173
+ padding: 0 0.5em;
174
+}
168175
--- skins/khaki/css.txt
+++ skins/khaki/css.txt
@@ -163,5 +163,12 @@
163 table.label-value th {
164 vertical-align: top;
165 text-align: right;
166 padding: 0.2ex 2ex;
167 }
 
 
 
 
 
 
 
168
--- skins/khaki/css.txt
+++ skins/khaki/css.txt
@@ -163,5 +163,12 @@
163 table.label-value th {
164 vertical-align: top;
165 text-align: right;
166 padding: 0.2ex 2ex;
167 }
168
169 div.forumPostBody blockquote {
170 border-width: 1pt;
171 border-radius: 0.25em;
172 border-style: solid;
173 padding: 0 0.5em;
174 }
175

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button