static/css/pymove3d.css
author Hans Richter <hr.richter@web.de>
Fri, 29 Nov 2013 11:18:33 +0100
changeset 13 a4b4abbf6f1a
parent 12 8e513395d43d
child 14 16bd2442d8ce
permissions -rw-r--r--
Modification:fonts and pymove3d.css
hr@12
     1
@font-face {
hr@13
     2
    font-family: 'gandhi_serifbold';
hr@13
     3
    src: url('../fonts/gandhiserif-bold-webfont.eot');
hr@13
     4
    src: url('../fonts/gandhiserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
hr@13
     5
         url('../fonts/gandhiserif-bold-webfont.woff') format('woff'),
hr@13
     6
         url('../fonts/gandhiserif-bold-webfont.ttf') format('truetype'),
hr@13
     7
         url('../fonts/gandhiserif-bold-webfont.svg#gandhi_serifbold') format('svg');
hr@12
     8
    font-weight: normal;
hr@12
     9
    font-style: normal;
hr@13
    10
hr@12
    11
}
hr@13
    12
hr@13
    13
hr@13
    14
hr@13
    15
hr@12
    16
@font-face {
hr@13
    17
    font-family: 'gandhi_serifregular';
hr@13
    18
    src: url('../fonts/gandhiserif-regular-webfont.eot');
hr@13
    19
    src: url('../fonts/gandhiserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
hr@13
    20
         url('../fonts/gandhiserif-regular-webfont.woff') format('woff'),
hr@13
    21
         url('../fonts/gandhiserif-regular-webfont.ttf') format('truetype'),
hr@13
    22
         url('../fonts/gandhiserif-regular-webfont.svg#gandhi_serifregular') format('svg');
hr@12
    23
    font-weight: normal;
hr@12
    24
    font-style: normal;
hr@13
    25
hr@12
    26
}
hr@12
    27
hr@7
    28
body {background-color: #e9e2d0;}
hr@7
    29
peter@3
    30
h1 {text-align: center;}
hr@12
    31
.navbar-brand {
hr@13
    32
  font-weight: 600; font-size: 24px;
hr@13
    33
  font-family: 'gandhi_serifbold'}
hr@6
    34
.container {
hr@6
    35
hr@6
    36
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
hr@6
    37
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
hr@6
    38
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
hr@6
    39
	-o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
hr@8
    40
	border: 1px solid #9f998c;
hr@6
    41
/* for the Epidemic */	
hr@6
    42
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
hr@6
    43
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
hr@6
    44
	zoom: 1;}}
hr@7
    45
	
hr@8
    46
.dropdown-menue {
hr@8
    47
background-color: #9f9a8b;}
hr@7
    48
.navbar {
hr@7
    49
  background-color: #e9e2d0;
hr@8
    50
  border: 1px solid transparent;
hr@7
    51
}
hr@7
    52
.navbar-default .navbar-nav > .active > a,
hr@7
    53
.navbar-default .navbar-nav > .active > a:hover,
hr@7
    54
.navbar-default .navbar-nav > .active > a:focus {
hr@7
    55
  
hr@7
    56
  background-color: transparent;
hr@7
    57
  border-bottom: 1px solid #bf1339;
hr@7
    58
}
hr@7
    59
hr@7
    60
.jumbotron {
hr@7
    61
hr@11
    62
  background-color: #e5edf1;
hr@10
    63
  /*background-color: #01e9ff;*/
hr@7
    64
  /*background-color: #ce4b68;*/
hr@7
    65
  /*background-color: #9f998c;*/
hr@8
    66
}
hr@8
    67
hr@8
    68
.flags {
hr@8
    69
  padding: 5px 0 0 5px;
hr@8
    70
  float: right;}
Impressum Datenschutzerklärung