diff options
Diffstat (limited to 'pyaggr3g470r/static/css/customized-bootstrap.css')
-rw-r--r-- | pyaggr3g470r/static/css/customized-bootstrap.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/pyaggr3g470r/static/css/customized-bootstrap.css b/pyaggr3g470r/static/css/customized-bootstrap.css index 0622b13e..58a9d182 100644 --- a/pyaggr3g470r/static/css/customized-bootstrap.css +++ b/pyaggr3g470r/static/css/customized-bootstrap.css @@ -7,16 +7,6 @@ div.top { display: block; height: 0; } -/*ul.affix { - position: fixed; - top: 0px; -} -ul.affix-top { - position: static; -} -ul.affix-bottom { - position: absolute; -}*/ .navbar-custom { background-color: #205081; @@ -52,7 +42,3 @@ ul.affix-bottom { a { color: #3572B0; } - -.badge { - background-color: #3572B0; -} |