]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/app.css
copy-editing chapter 9.
[ardour-manual] / source / css / app.css
index 5506111fc48b677bdbf410817551fe9ae88527c9..ff2aeaa46d083b9e8ff084dd3cf7b33532e17f39 100644 (file)
@@ -434,12 +434,13 @@ samp:after {
 #content .fixme {
     border-color: #999944;
     background-color: #f0f0e0;
+    font-weight:bold;
 }
 
 .fixme:before {
     content:'FIXME: ';
-    font-weight: bold;
     font-style: italic;
+    font-size:200%;
 }