view public/stylesheets/style.css @ 15:c5bf4e02958e

add/delete credentials, new layout, alpha version ribbon, contact
author Mathias Gebbe <mgebbe@intevation.de>
date Thu, 12 Jun 2014 20:51:10 +0200
parents 2123f355ab68
children a52b5b244e51
line wrap: on
line source
body {
  background-image:url("/images/grey_wash_wall.png");
  background-repeat:repeat;
  text-align: left;
  padding-top: 80px;
  color: silver;
  font: 16x "Lucida Grande", Helvetica, Arial, sans-serif!important;
}

a {
 color: #00FF00!important;
}

h2, h3, h4, h5, h6 {
 color: silver!important;
}

.login {
 font: 16x "Lucida Grande", Helvetica, Arial, sans-serif!important;
 color: black!important; 
}

#gp, #tw, #fb{
 margin: 10px;
 display: inline-block;
 border-color: grey;
 border-style: dotted;
 border-width: 1px;
 font-size: 14px;
 text-align: center;
}

.headlinebox {
 display: inline-block;
 position: relative;
}

.headline{
 font-size: 50px;
}

.main {
 margin-left: 80px;
 color: #efefef;
}

.login {
 color: #efefef;
}

#gp-root, #fb-root, #tw-root{
 margin: 10px;
}

#pump-root {
 color: #efefef!important;
}

.footer {
 margin-top:10px;
 margin-left:80px;
}

.footer a {
 color: silver!important; 
}

.ribbon {
 position: absolute;
 top: 6px;
 left: -25px;
}
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)