Skip to content
Snippets Groups Projects
Commit 97985ece authored by hahn's avatar hahn
Browse files

update colors

parent 992b903d
No related branches found
No related tags found
1 merge request!195534 add docker
...@@ -29,15 +29,15 @@ body{padding-top: 0; ...@@ -29,15 +29,15 @@ body{padding-top: 0;
.description{font-weight:bold; color:rgba(0,0,0,0.3); font-size: 150%; font-style: italic;} .description{font-weight:bold; color:rgba(0,0,0,0.3); font-size: 150%; font-style: italic;}
.navbar-brand {color:#a33 !important;} .navbar-brand {font-size: 150%;}
.navbar-inverse .navbar-brand {color:#ddd !important;} .navbar-inverse .navbar-brand {color:#ddd !important;}
.imllogo:before{background: rgb(255,0,51); color:#fff; padding: 0.5em 0.3em; content: 'IML'; font-weight: bold; } .imllogo:before{background: rgb(255,0,51); color:#fff; padding: 0.5em 0.4em; content: 'IML'; font-weight: bold; }
#swversion {float: right; right: 0em; position: fixed; #swversion {float: right; right: 0em; position: fixed;
top: 4em; top: 4em;
padding: 0 0.5em; padding: 0 0.5em;
background: #213; color:#ccc; background: rgba(0,0,0,0.05); color:#555;
border-bottom-left-radius: 0.5em; border-bottom-left-radius: 0.5em;
} }
#content{ #content{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment