##// 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 189 background-color: #442222;
190 190 }
191 191
192 .mark_btn {
193 padding: 2px 4px;
194 border: 1px solid;
195 }
196
192 197 .quote {
193 198 color: #92cf38;
194 199 font-style: italic;
General Comments 0
You need to be logged in to leave comments. Login now