Add font-size hack
parent
8d4dff7c8a
commit
92dc4af723
|
|
@ -1,4 +1,5 @@
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
div.section h1 {font-size: 225%;}
|
||||||
/* "Quick Search" should be capitalized. */
|
/* "Quick Search" should be capitalized. */
|
||||||
div#searchbox h3 {text-transform: capitalize;}
|
div#searchbox h3 {text-transform: capitalize;}
|
||||||
/* Make the document a little wider, less code is cut-off. */
|
/* Make the document a little wider, less code is cut-off. */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue