hr@12: @font-face { hr@12: font-family: 'afta_serifitalic'; hr@12: src: url('/fonts/aftaserifthin-italic-webfont.eot'); hr@12: src: url('/fonts/aftaserifthin-italic-webfont.eot?#iefix') format('embedded-opentype'), hr@12: url('/fonts/aftaserifthin-italic-webfont.woff') format('woff'), hr@12: url('/fonts/aftaserifthin-italic-webfont.ttf') format('truetype'), hr@12: url('/fonts/aftaserifthin-italic-webfont.svg#afta_serifitalic') format('svg'); hr@12: font-weight: normal; hr@12: font-style: normal; hr@12: } hr@12: @font-face { hr@12: font-family: '/fonts/afta_serifregular'; hr@12: src: url('/fonts/aftaserifthin-regular-webfont.eot'); hr@12: src: url('/fonts/aftaserifthin-regular-webfont.eot?#iefix') format('embedded-opentype'), hr@12: url('/fonts/aftaserifthin-regular-webfont.woff') format('woff'), hr@12: url('/fonts/aftaserifthin-regular-webfont.ttf') format('truetype'), hr@12: url('/fonts/aftaserifthin-regular-webfont.svg#afta_serifregular') format('svg'); hr@12: font-weight: normal; hr@12: font-style: normal; hr@12: } hr@12: hr@7: body {background-color: #e9e2d0;} hr@7: peter@3: h1 {text-align: center;} hr@12: .navbar-brand { hr@12: font-weight: 800; font-size: 24px; hr@12: font-family: 'afta_serifitalic';} hr@6: .container { hr@6: hr@6: box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5); hr@6: -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5); hr@6: -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5); hr@6: -o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5); hr@8: border: 1px solid #9f998c; hr@6: /* for the Epidemic */ hr@6: filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30); hr@6: -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)"; hr@6: zoom: 1;}} hr@7: hr@8: .dropdown-menue { hr@8: background-color: #9f9a8b;} hr@7: .navbar { hr@7: background-color: #e9e2d0; hr@8: border: 1px solid transparent; hr@7: } hr@7: .navbar-default .navbar-nav > .active > a, hr@7: .navbar-default .navbar-nav > .active > a:hover, hr@7: .navbar-default .navbar-nav > .active > a:focus { hr@7: hr@7: background-color: transparent; hr@7: border-bottom: 1px solid #bf1339; hr@7: } hr@7: hr@7: .jumbotron { hr@7: hr@11: background-color: #e5edf1; hr@10: /*background-color: #01e9ff;*/ hr@7: /*background-color: #ce4b68;*/ hr@7: /*background-color: #9f998c;*/ hr@8: } hr@8: hr@8: .flags { hr@8: padding: 5px 0 0 5px; hr@8: float: right;}