Mercurial > pumpbridge
view public/stylesheets/style.css @ 7:2123f355ab68
go back interval or 15 min, delete credentials, layout
author | Mathias Gebbe <mgebbe@intevation.de> |
---|---|
date | Wed, 11 Jun 2014 02:32:53 +0200 |
parents | b73191efc65b |
children | c5bf4e02958e |
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: 14px "Lucida Grande", Helvetica, Arial, sans-serif!important; } a { color: #00FF00!important; } h2, h3, h4, h5, h6 { color: silver!important; } .login { color: black!important; font-family: "lucida grande", tahoma, verdana, arial, sans-serif; } #gp, #tw, #fb{ margin: 10px; display: inline-block; border-color: grey; border-style: dotted; border-width: 1px; font-size: 14px; text-align: center; } .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; }