1
0

style.css 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. /*
  2. Theme Name: AmS 2016
  3. Theme URI: http://architekturmachtschule.de/
  4. Author: Moritz Schmidt
  5. Author URI: https://mmnx.de/
  6. Description: n/a
  7. Version: 1.0
  8. License: GNU General Public License v2 or later
  9. License URI: http://www.gnu.org/licenses/gpl-2.0.html
  10. Tags:
  11. Text Domain: ams2016
  12. */
  13. .carousel-control {
  14. background: none !important;
  15. }
  16. .carousel-control .icon-next::before, .carousel-control .icon-prev::before {
  17. content: none;
  18. }
  19. .carousel-control .icon-next .fa-chevron-right:before, .carousel-control .icon-prev .fa-chevron-left:before {
  20. position: absolute;
  21. left: 8px;
  22. top: 4px;
  23. font-size: 25px;
  24. }
  25. .carousel-control .fa-chevron-right, .carousel-control .fa-chevron-left {
  26. background: #008238;
  27. border-radius: 50%;
  28. padding: 16px;
  29. }
  30. .carousel-control .icon-prev .fa-chevron-left:before {
  31. left: 4px;
  32. }
  33. .carousel-inner > .carousel-item > img {
  34. width: 100%;
  35. }
  36. .carousel {
  37. max-height: 350px;
  38. overflow: hidden;
  39. }
  40. .navbar {
  41. background: #C0C0C0;
  42. position: -webkit-sticky;
  43. position: sticky;
  44. top: 0;
  45. width: 100%;
  46. border-radius: 0;
  47. z-index: 99;
  48. }
  49. .beam {
  50. margin-top: 50px;
  51. margin-bottom: 50px;
  52. text-align: center;
  53. font-family: 'Special Elite', cursive;
  54. }
  55. .beam h1 {
  56. font-size: 60px;
  57. text-align: left;
  58. }
  59. .beam + .container {
  60. font-family: 'Special Elite', cursive;
  61. font-size: 18px;
  62. line-height: 30px;
  63. }
  64. /*.beam > .container > * {
  65. margin: 0;
  66. text-transform: uppercase;
  67. }*/
  68. .beam ~ .beam {
  69. margin-top: 50px;
  70. }
  71. .teaser {
  72. font-size: 27px;
  73. line-height: 35px;
  74. color: #000000;
  75. }
  76. .content-wrapper {
  77. position: relative;
  78. padding: 0;
  79. padding-top: 1px;
  80. margin-top: -1px;
  81. margin-bottom: 25px;
  82. }
  83. .content-wrapper:first-of-type {
  84. padding-top: 1px;
  85. margin-top: -1px; /* weird bug idk */
  86. }
  87. .content-wrapper::before {
  88. content: " ";
  89. position: absolute;
  90. width: 100%;
  91. height: 100%;
  92. /*background: url(img/bg.jpg) repeat-y center;*/
  93. background: #00004d;
  94. background-size: cover;
  95. opacity: 0.2;
  96. }
  97. .content-wrapper:nth-child(2n)::before {
  98. background: url(img/ams_hintergrund.png) no-repeat center fixed;
  99. background-size: 100% auto;
  100. }
  101. .content-wrapper:nth-child(3n)::before {
  102. /*background: url(img/bg2.jpg) repeat-y center;*/
  103. background: #004d00;
  104. }
  105. #tda-slider .card {
  106. max-width: 20rem;
  107. margin-right: 25px;
  108. }
  109. .card-img-top {
  110. margin: 0 auto;
  111. }
  112. #tda-slider {
  113. margin-top: 25px;
  114. }
  115. #partners .col-md-4 {
  116. display: flex;
  117. }
  118. #partners .card {
  119. width: 100%;
  120. }
  121. .tda-gallery {
  122. padding-top: 25px;
  123. }
  124. .tda-content {
  125. padding-top: 25px;
  126. max-height: 350px;
  127. overflow: auto;
  128. }
  129. .tda-content a {
  130. color: inherit;
  131. }
  132. .tag-pill {
  133. color: white;
  134. background: black;
  135. padding: 20px 20px !important;
  136. font-size: 20px;
  137. }
  138. #tdas-single h1 {
  139. margin-top: 10px;
  140. }
  141. #tdas-single span.tag {
  142. padding: 15px 5px;
  143. }
  144. .slick-slide {
  145. margin: 10px;
  146. }
  147. .navbar-light .navbar-nav .nav-link {
  148. color: rgba(0, 0, 0, 0.7);
  149. }
  150. .text-muted {
  151. color: #5f676d !important;
  152. }
  153. .relcontainer {
  154. position: relative;
  155. }
  156. .tda-hover {
  157. position: absolute;
  158. left: 0;
  159. top: 0;
  160. width: 100%;
  161. height: 100%;
  162. background: rgba(0, 0, 0, 0.3);
  163. }
  164. .tda-hover .relcontainer {
  165. width: 100%;
  166. height: 100%;
  167. }
  168. .tda-hover .relcontainer span {
  169. position: absolute;
  170. left: 50%;
  171. top: 50%;
  172. transform: translate(-50%, -50%);
  173. color: #fff;
  174. font-size: 50px;
  175. }
  176. .tda-item img {
  177. width: 100%;
  178. height: 100%;
  179. }
  180. .slick-prev:before, .slick-next:before {
  181. color: #008238;
  182. }
  183. .slick-slider .icon-next, .slick-slider .icon-prev {
  184. position: absolute;
  185. top: 50%;
  186. display: block;
  187. width: 30px;
  188. height: 30px;
  189. padding: 0;
  190. -webkit-transform: translate(0, -50%);
  191. -ms-transform: translate(0, -50%);
  192. transform: translate(0, -50%);
  193. background: #008238;
  194. padding: 5px;
  195. border-radius: 50%;
  196. }
  197. .slick-slider .icon-next > .fa, .slick-slider .icon-prev > .fa {
  198. color: #fff;
  199. font-weight: 900;
  200. }
  201. .slick-slider .icon-next > .fa:before {
  202. position: absolute;
  203. left: 10px;
  204. top: 7px;
  205. }
  206. .slick-slider .icon-prev > .fa:before {
  207. position: absolute;
  208. left: 7px;
  209. top: 7px;
  210. }
  211. .slick-slider .icon-next {
  212. right: 0;
  213. z-index: 5;
  214. }
  215. .slick-slider .icon-prev {
  216. left: 0;
  217. z-index: 5;
  218. }
  219. .b-to-top {
  220. text-align: center;
  221. padding-bottom: 5px;
  222. }
  223. .b-to-top a {
  224. background: grey;
  225. border-radius: 50%;
  226. padding: 5px;
  227. color: white;
  228. }
  229. @media(min-width: 544px) {
  230. .menu-item.dropdown::after {
  231. content: "\f0d7";
  232. font: normal normal normal 14px/1 FontAwesome;
  233. position: absolute;
  234. right: -12px;
  235. top: 12px;
  236. }
  237. }
  238. @media (min-width: 768px) {
  239. .slick-slider .icon-next {
  240. right: -35px;
  241. }
  242. .slick-slider .icon-prev {
  243. left: -35px;
  244. }
  245. .navbar-nav .nav-item {
  246. margin-left: 1rem;
  247. }
  248. }