diff --git a/assets/pattern.png b/assets/pattern.png new file mode 100644 index 00000000..eccc4412 Binary files /dev/null and b/assets/pattern.png differ diff --git a/css/anorgatarrak.css b/css/anorgatarrak.css index 89923fc5..cff7fcab 100644 --- a/css/anorgatarrak.css +++ b/css/anorgatarrak.css @@ -86,7 +86,7 @@ div.row {margin-right:0 !important; margin-left:0 !important;} margin-bottom:0; border-bottom:1px solid rgba(255,153,51,255); } -.progress { margin-bottom:0;} +.progress { margin-bottom:0; border-radius:0 !important;} .an-progress-bar {background-color:rgba(255,153,51.255); background-color:#ff9933; } footer { background:#231f20;padding:30px 0;} @@ -137,8 +137,11 @@ li.anor-list-items ul li {float:left;margin:2px;} .lan_link { cursor:pointer; text-align:center; font-weight:bold; color:#000 !important;} .navbar-language > li .lan_link:hover { background:none;} .navbar-language > li:hover {background:#fff;} +.menu-item a:hover {background:transparent !important;color:#fff !important; font-weight:bold;} div.clear { clear:both; height:2em;} img.alignleft { float:left; margin:0.5em 1em 0.5em 0;} /*img.alignleft::before { clear:both; height:2em; content : "Nothing";}*/ + +.homepage-content-item:hover {opacity:0.8;} diff --git a/index.php b/index.php index a435b6c7..178c8fc8 100644 --- a/index.php +++ b/index.php @@ -49,6 +49,7 @@ +