]> git.mxchange.org Git - friendica.git/commitdiff
bg color and selected tab brighter
authorSilke Meyer <silke@silkemeyer.net>
Sat, 14 Jun 2014 22:56:05 +0000 (00:56 +0200)
committerSilke Meyer <silke@silkemeyer.net>
Sat, 14 Jun 2014 22:56:05 +0000 (00:56 +0200)
view/theme/vier/breathe.css

index c44f171c1f4ea9bf179dacbd5b6f45f0e5d0df77..def900d8b336172bc307283deaa4bbf68b427999 100644 (file)
@@ -260,9 +260,7 @@ body {
   line-height: 19.5px; */
   font-weight: 400;
   font-style: normal;
-  /* background-color: #ffffff; */
-  /* background-color: #FAFAFA; */
-  background-color: rgb(229, 229, 229);
+  background-color: #eeeeee
   color: #2d2d2d;
   margin: 0px 0px 0px 0px;
   display: table;
@@ -619,7 +617,7 @@ nav .nav-menu {
 }*/
 
 nav .nav-menu.selected {
-  border-bottom: 3px solid #9eabb0;
+  border-bottom: 3px solid #eeeeee;
  /*  background-color: #364E59; */
 }