static/css/pymove3d.css
changeset 234 c6b169e9fca0
parent 233 c97120328e9c
child 235 74982ee3284b
     1.1 --- a/static/css/pymove3d.css	Mon May 05 11:30:43 2014 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,87 +0,0 @@
     1.4 -body {
     1.5 -  padding-top: 20px;
     1.6 -  padding-bottom: 20px;
     1.7 -}
     1.8 -/* Typo
     1.9 ------------------------------------- */
    1.10 -@font-face {
    1.11 -  font-family: 'gandhi_serifbold';
    1.12 -  src: url('../fonts/gandhiserif-bold-webfont.eot');
    1.13 -  src: url('../fonts/gandhiserif-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gandhiserif-bold-webfont.woff') format('woff'), url('../fonts/gandhiserif-bold-webfont.ttf') format('truetype'), url('../fonts/gandhiserif-bold-webfont.svg#gandhi_serifbold') format('svg');
    1.14 -  font-weight: normal;
    1.15 -  font-style: normal;
    1.16 -}
    1.17 -@font-face {
    1.18 -  font-family: 'gandhi_serifregular';
    1.19 -  src: url('../fonts/gandhiserif-regular-webfont.eot');
    1.20 -  src: url('../fonts/gandhiserif-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gandhiserif-regular-webfont.woff') format('woff'), url('../fonts/gandhiserif-regular-webfont.ttf') format('truetype'), url('../fonts/gandhiserif-regular-webfont.svg#gandhi_serifregular') format('svg');
    1.21 -  font-weight: normal;
    1.22 -  font-style: normal;
    1.23 -}
    1.24 -/* Utilities
    1.25 ------------------------------------- */
    1.26 -.separator {
    1.27 -  width: 100%;
    1.28 -  border-bottom: 1px solid #ff9a20;
    1.29 -  text-align: center;
    1.30 -  height: 22px;
    1.31 -  margin-bottom: 15px;
    1.32 -}
    1.33 -.separator img {
    1.34 -  line-height: 43px;
    1.35 -  padding: 0 10px;
    1.36 -  background: #e9e2d0;
    1.37 -  /* Farbe des Elements darunter */
    1.38 -
    1.39 -  display: inline-block;
    1.40 -  color: #dbe2e3;
    1.41 -}
    1.42 -/* Navigation
    1.43 ------------------------------------- */
    1.44 -.navbar {
    1.45 -  margin-bottom: 20px;
    1.46 -}
    1.47 -.navbar-brand {
    1.48 -  font-weight: 600;
    1.49 -  font-size: 24px;
    1.50 -  font-family: 'gandhi_serifbold';
    1.51 -  background-color: #e9e2d0;
    1.52 -  border-bottom: 1px solid transparent;
    1.53 -}
    1.54 -.dropdown-menue {
    1.55 -  background-color: #9f9a8b;
    1.56 -}
    1.57 -.navbar {
    1.58 -  background-color: #e9e2d0;
    1.59 -  border: 1px solid transparent;
    1.60 -}
    1.61 -.navbar-default .navbar-nav > .active > a,
    1.62 -.navbar-default .navbar-nav > .active > a:hover,
    1.63 -.navbar-default .navbar-nav > .active > a:focus {
    1.64 -  background-color: transparent;
    1.65 -  border-bottom: 1px solid #bf1339;
    1.66 -}
    1.67 -/* Content
    1.68 ------------------------------------- */
    1.69 -.jumbotron img {
    1.70 -  float: left;
    1.71 -  border-right: 10px solid transparent;
    1.72 -  border-bottom: 10px solid transparent;
    1.73 -  display: block;
    1.74 -  height: auto;
    1.75 -}
    1.76 -.jumbotron h1 {
    1.77 -  text-align: center;
    1.78 -  font-size: 40px;
    1.79 -}
    1.80 -.jumbotron {
    1.81 -  background-color: #e5edf1;
    1.82 -}
    1.83 -.flags {
    1.84 -  padding: 5px 0 0 5px;
    1.85 -  float: right;
    1.86 -}
    1.87 -/* Footer
    1.88 ------------------------------------- */#footer {
    1.89 -  background: #e9e2d0;
    1.90 -}
Impressum Datenschutzerklärung