static/css/bootstrap.css
changeset 114 6093dda9fe38
parent 108 c75d501c5601
child 200 163bef19cb71
equal deleted inserted replaced
113:928cccb0b8de 114:6093dda9fe38
       
     1 @import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700);
     1 /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
     2 /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
     2 article,
     3 article,
     3 aside,
     4 aside,
     4 details,
     5 details,
     5 figcaption,
     6 figcaption,
   253 html {
   254 html {
   254   font-size: 62.5%;
   255   font-size: 62.5%;
   255   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
   256   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
   256 }
   257 }
   257 body {
   258 body {
   258   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   259   font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
   259   font-size: 14px;
   260   font-size: 14px;
   260   line-height: 1.428571429;
   261   line-height: 1.428571429;
   261   color: #333333;
   262   color: #333333;
   262   background-color: #ffffff;
   263   background-color: #ffffff;
   263 }
   264 }
   335 .h2,
   336 .h2,
   336 .h3,
   337 .h3,
   337 .h4,
   338 .h4,
   338 .h5,
   339 .h5,
   339 .h6 {
   340 .h6 {
   340   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   341   font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
   341   font-weight: 500;
   342   font-weight: 500;
   342   line-height: 1.1;
   343   line-height: 1.1;
   343   color: inherit;
   344   color: inherit;
   344 }
   345 }
   345 h1 small,
   346 h1 small,
  6004 }
  6005 }
  6005 .navbar {
  6006 .navbar {
  6006   margin-bottom: 0px;
  6007   margin-bottom: 0px;
  6007   border-bottom: 3px solid #f0f0f0;
  6008   border-bottom: 3px solid #f0f0f0;
  6008 }
  6009 }
       
  6010 .navbar-nav {
       
  6011   margin-top: 24px;
       
  6012 }
  6009 a.link-yellow {
  6013 a.link-yellow {
  6010   color: #fdc91a !important;
  6014   color: #fdc91a !important;
  6011   text-decoration: underline;
  6015   text-decoration: underline;
  6012 }
  6016 }
  6013 a.link-yellow:hover {
  6017 a.link-yellow:hover {
  6017 /* Module
  6021 /* Module
  6018 ------------------------------------ */
  6022 ------------------------------------ */
  6019 .module-gallery {
  6023 .module-gallery {
  6020   background: url('../images/python_blender.jpg') no-repeat 0px -200px;
  6024   background: url('../images/python_blender.jpg') no-repeat 0px -200px;
  6021   background-size: 2000px 884px;
  6025   background-size: 2000px 884px;
  6022   max-width: 100% !important;
       
  6023 }
  6026 }
  6024 .module-gallery .module-content {
  6027 .module-gallery .module-content {
  6025   height: 300px;
  6028   height: 300px;
  6026   position: relative;
  6029   position: relative;
  6027 }
  6030 }
       
  6031 .module-cite h1 {
       
  6032   color: #125883;
       
  6033 }
  6028 .col-yellow {
  6034 .col-yellow {
  6029   background: rgba(253, 201, 26, 0.6);
  6035   background: rgba(253, 201, 26, 0.6);
  6030 }
  6036 }
  6031 li.module-language a:first-child {
  6037 li.module-language a:first-child {
  6032   border-right: 1px solid #125883;
  6038   border-right: 1px solid #125883;
  6033 }
  6039 }
  6034 .module-course {
  6040 .module-course {
  6035   background-color: #f5f5f5;
  6041   background-color: #f5f5f5;
       
  6042 }
       
  6043 .module-cite {
       
  6044   border-bottom: 1px solid #fdc91a;
       
  6045   padding-bottom: 20px;
       
  6046 }
       
  6047 .cite {
       
  6048   position: relative;
       
  6049 }
       
  6050 .cite-left {
       
  6051   top: 6px;
       
  6052 }
       
  6053 .cite-right {
       
  6054   top: 48px;
       
  6055 }
       
  6056 .cite-right svg {
       
  6057   margin-top: -48px;
  6036 }
  6058 }
  6037 /* Footer
  6059 /* Footer
  6038 ------------------------------------ */#footer {
  6060 ------------------------------------ */#footer {
  6039   height: 60px;
  6061   height: 60px;
  6040 }
  6062 }
Impressum Datenschutzerklärung