--- a/mouchak/static/css/main.css +++ b/mouchak/static/css/main.css @@ -88,7 +88,7 @@ .content-head1 { color:#000000; -border-bottom: 1px dotted #5A5656 ; +border-bottom: 1px dotted #C00000 ; width:80%; /*font-family: sans-serif, roboto;*/ font-size: 24px; @@ -113,7 +113,7 @@ .content-head2 { color:#000000; -border-bottom: 1px dotted #5A5656 ; +border-bottom: 1px dotted #C00000 ; width:80%; /*font-family: sans-serif, roboto;*/ font-size: 24px; @@ -230,20 +230,26 @@ .col-sm-3 col-md-3{ margin:0px 0px 0px -30px; } + .panel panel-default { width:700px; } + li.a { color:#000; border-right:none; list-style-type:square; } + .header-color{ color:red; } + .well { background-color:#f7f7f7; +border-radius: 0px; } + /* Site Map style */ .dropdown-large { position: static !important;