equal
deleted
inserted
replaced
6004 } |
6004 } |
6005 .navbar { |
6005 .navbar { |
6006 margin-bottom: 0px; |
6006 margin-bottom: 0px; |
6007 border-bottom: 3px solid #f0f0f0; |
6007 border-bottom: 3px solid #f0f0f0; |
6008 } |
6008 } |
6009 /* Content |
6009 /* Module |
6010 ------------------------------------ */ |
6010 ------------------------------------ */ |
6011 .course { |
6011 .module-gallery { |
6012 background: #f8f8f8; |
6012 background: url('../images/python_blender.jpg') no-repeat 0px -200px; |
6013 padding: 15px 0; |
6013 background-size: 2000px 884px; |
6014 } |
6014 } |
6015 .course h1 { |
6015 .module-gallery .module-content { |
6016 color: #125883; |
6016 height: 440px; |
6017 } |
6017 position: relative; |
6018 .course p { |
6018 } |
6019 color: #fdc91a; |
6019 .col-yellow { |
6020 } |
6020 background: rgba(253, 201, 26, 0.6); |
6021 .themen { |
|
6022 background: #999999; |
|
6023 padding: 15px 0; |
|
6024 } |
6021 } |
6025 /* Footer |
6022 /* Footer |
6026 ------------------------------------ */#footer { |
6023 ------------------------------------ */#footer { |
6027 height: 60px; |
6024 height: 60px; |
6028 background-color: #f5f5f5; |
6025 background-color: #f5f5f5; |