(no commit message)
[libreriscv.git] / local.css
index ff30fbfe73f797fb6fa0e753e788e914aba08f19..d20a33119605e2433227e3295447a9eb2875258e 100644 (file)
--- a/local.css
+++ b/local.css
@@ -16,7 +16,6 @@ body{
 #content{
        text-align: left;
     width: 100%;
-    page-break-before: avoid;
 }
 .pagedate{
        font-family: times;
@@ -69,7 +68,6 @@ h1{
        line-height: 1em;
        margin-left: 1em;
        text-indent: -1em;
-    page-break-before: always;
 }
 h2{
        font-size: 1.4em;
@@ -115,8 +113,8 @@ form{
        padding-bottom: 2em;
 }
 textarea{
-       font-family: "Inconsolata", "monaco", "droid sans mono",fixed;
-       font-size: .9em;
+       /*font-family: "Inconsolata", "monaco", "droid sans mono",fixed;*/
+       /*font-size: .9em;*/
         border: solid 1px;
        width: 100%;
        margin-bottom: 10px;