static/css/pymove3d.css
author Reimar Bauer <rb.proj AT googlemail DOT com>
Fri, 17 Jan 2014 11:59:43 +0100
branchlanding-page-2014
changeset 78 b28d5c14c5c2
parent 65 6be8044d34d9
parent 54 0ded9d7748b7
permissions -rw-r--r--
merged heads
info@54
     1
body {
info@54
     2
  padding-top: 20px;
info@54
     3
  padding-bottom: 20px;
info@54
     4
}
info@54
     5
/* Typo
info@54
     6
------------------------------------ */
hr@12
     7
@font-face {
info@54
     8
  font-family: 'gandhi_serifbold';
info@54
     9
  src: url('../fonts/gandhiserif-bold-webfont.eot');
info@54
    10
  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');
info@54
    11
  font-weight: normal;
info@54
    12
  font-style: normal;
hr@12
    13
}
hr@12
    14
@font-face {
info@54
    15
  font-family: 'gandhi_serifregular';
info@54
    16
  src: url('../fonts/gandhiserif-regular-webfont.eot');
info@54
    17
  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');
info@54
    18
  font-weight: normal;
info@54
    19
  font-style: normal;
info@54
    20
}
info@54
    21
/* Utilities
info@54
    22
------------------------------------ */
info@54
    23
.separator {
info@54
    24
  width: 100%;
info@54
    25
  border-bottom: 1px solid #ff9a20;
info@54
    26
  text-align: center;
info@54
    27
  height: 22px;
info@54
    28
  margin-bottom: 15px;
info@54
    29
}
info@54
    30
.separator img {
info@54
    31
  line-height: 43px;
info@54
    32
  padding: 0 10px;
info@54
    33
  background: #e9e2d0;
info@54
    34
  /* Farbe des Elements darunter */
hr@13
    35
info@54
    36
  display: inline-block;
info@54
    37
  color: #dbe2e3;
hr@12
    38
}
info@54
    39
/* Navigation
info@54
    40
------------------------------------ */
info@54
    41
.navbar {
info@54
    42
  margin-bottom: 20px;
info@54
    43
}
info@54
    44
.navbar-brand {
info@54
    45
  font-weight: 600;
info@54
    46
  font-size: 24px;
info@54
    47
  font-family: 'gandhi_serifbold';
info@54
    48
  background-color: #e9e2d0;
info@54
    49
  border-bottom: 1px solid transparent;
info@54
    50
}
info@54
    51
.dropdown-menue {
info@54
    52
  background-color: #9f9a8b;
info@54
    53
}
info@54
    54
.navbar {
info@54
    55
  background-color: #e9e2d0;
info@54
    56
  border: 1px solid transparent;
info@54
    57
}
info@54
    58
.navbar-default .navbar-nav > .active > a,
info@54
    59
.navbar-default .navbar-nav > .active > a:hover,
info@54
    60
.navbar-default .navbar-nav > .active > a:focus {
info@54
    61
  background-color: transparent;
info@54
    62
  border-bottom: 1px solid #bf1339;
info@54
    63
}
info@54
    64
/* Content
info@54
    65
------------------------------------ */
hr@16
    66
.jumbotron img {
hr@16
    67
  float: left;
hr@18
    68
  border-right: 10px solid transparent;
hr@29
    69
  border-bottom: 10px solid transparent;
hr@29
    70
  display: block;
hr@29
    71
  height: auto;
hr@16
    72
}
hr@29
    73
.clear {clear:both;}
pkoppatz@65
    74
body {background-color: #fff;/*#e9e2d0;*/
hr@29
    75
font-size:16px}
hr@29
    76
hr@29
    77
.jumbotron h1 {text-align: center; font-size: 40px;}
hr@29
    78
.navbar-brand {
hr@29
    79
  font-weight: 600; font-size: 24px;
hr@29
    80
  font-family: 'gandhi_serifbold';
hr@29
    81
  background-color: #e9e2d0;
hr@29
    82
  border-bottom: 1px solid transparent;}
hr@29
    83
hr@29
    84
.container {
hr@29
    85
hr@29
    86
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
hr@29
    87
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
hr@29
    88
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
hr@29
    89
	-o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
hr@29
    90
	border: 1px solid #9f998c;
hr@29
    91
/* for the Epidemic */	
hr@29
    92
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
hr@29
    93
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
hr@29
    94
	zoom: 1;}}
hr@29
    95
	
hr@29
    96
.dropdown-menue {
hr@29
    97
background-color: #9f9a8b;}
hr@29
    98
.navbar {
hr@29
    99
  background-color: #e9e2d0;
hr@29
   100
  border: 1px solid transparent;
info@54
   101
.jumbotron h1 {
info@54
   102
  text-align: center;
info@54
   103
  font-size: 40px;
hr@29
   104
  float: right;}
hr@29
   105
  
hr@29
   106
#footer {
rb@78
   107
  background: #fff; 
rb@78
   108
  height: 180px;
info@54
   109
  float: right;
hr@14
   110
}
hr@29
   111
.separator img {
hr@29
   112
    line-height: 43px;
hr@29
   113
    padding: 0 10px;
pkoppatz@65
   114
    background: #fff; /* Farbe des Elements darunter */
hr@29
   115
    display: inline-block;
hr@29
   116
    /*margin-top: 20px;*/
pkoppatz@65
   117
    color: #dbe2e3;
rb@78
   118
    }
Impressum Datenschutzerklärung