##// END OF EJS Templates
add class for mark buttons
rt@lightning -
r229:7df0fb87 default
parent child Browse files
Show More
@@ -189,6 +189,11 b' blockquote {'
189 background-color: #442222;
189 background-color: #442222;
190 }
190 }
191
191
192 .mark_btn {
193 padding: 2px 4px;
194 border: 1px solid;
195 }
196
192 .quote {
197 .quote {
193 color: #92cf38;
198 color: #92cf38;
194 font-style: italic;
199 font-style: italic;
General Comments 0
You need to be logged in to leave comments. Login now