custom.css
... ...
@@ -219,3 +219,9 @@ a:focus {
219 219
color: #3d3a3b;
220 220
font-weight: normal;
221 221
}
222
+
223
+a#page-info-toggle, span#last-edit-in-progress {
224
+ font-size: 12px;
225
+ color: #454545;
226
+ border-bottom: 1px dotted #454545;
227
+}