diff --git a/css/linspector.css b/css/linspector.css index 7ab5f96..8f90b67 100644 --- a/css/linspector.css +++ b/css/linspector.css @@ -49,7 +49,7 @@ li.L5, li.L6, li.L7, li.L8 { list-style-type: decimal !important } .navbar-brand { - font-size: 32px; + font-size: 42px; } a.ext { @@ -93,7 +93,7 @@ span.cursor { 97% { background: transparent } 100% { background: #e77d00 } } - + @-moz-keyframes blink { 0% { background: #e77d00 } 47% { background: #e77d00 } @@ -101,7 +101,7 @@ span.cursor { 97% { background: transparent } 100% { background: #e77d00 } } - + @-ms-keyframes blink { 0% { background: #e77d00 } 47% { background: #e77d00 } @@ -109,7 +109,7 @@ span.cursor { 97% { background: transparent } 100% { background: #e77d00 } } - + @-o-keyframes blink { 0% { background: #e77d00 } 47% { background: #e77d00 }