pages.css 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298
  1. /*!
  2. * Start Bootstrap - Landing Page v5.0.9 (https://startbootstrap.com/theme/landing-page)
  3. * Copyright 2013-2020 Start Bootstrap
  4. * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-landing-page/blob/master/LICENSE)
  5. */
  6. body {
  7. font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  8. background-color: #e9e9e9;
  9. }
  10. h1,
  11. h2,
  12. h3,
  13. h4,
  14. h5,
  15. h6 {
  16. font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  17. font-weight: 700;
  18. }
  19. header.masthead {
  20. position: relative;
  21. background-color: #343a40;
  22. background: url("../img/bg-masthead.jpg") no-repeat center center;
  23. background-size: cover;
  24. padding-top: 8rem;
  25. padding-bottom: 8rem;
  26. }
  27. header.masthead .overlay {
  28. position: absolute;
  29. background-color: #212529;
  30. height: 100%;
  31. width: 100%;
  32. top: 0;
  33. left: 0;
  34. opacity: 0.1;
  35. }
  36. header.masthead h1 {
  37. font-size: 2rem;
  38. }
  39. @media (min-width: 768px) {
  40. header.masthead {
  41. padding-top: 12rem;
  42. padding-bottom: 12rem;
  43. }
  44. header.masthead h1 {
  45. font-size: 3rem;
  46. }
  47. }
  48. .showcase .showcase-text {
  49. padding: 3rem;
  50. }
  51. .showcase .showcase-img {
  52. min-height: 30rem;
  53. background-size: cover;
  54. }
  55. @media (min-width: 768px) {
  56. .showcase .showcase-text {
  57. padding: 7rem;
  58. }
  59. }
  60. .features-icons {
  61. padding-top: 7rem;
  62. padding-bottom: 7rem;
  63. background-color: #bac9d0;
  64. }
  65. .features-icons .features-icons-item {
  66. background-color: rgba(255, 255, 255, 0.5);
  67. padding:2%;
  68. }
  69. .features-icons .features-icons-item .features-icons-icon {
  70. height: 7rem;
  71. }
  72. .features-icons .features-icons-item .features-icons-icon i {
  73. font-size: 4.5rem;
  74. }
  75. .features-icons .features-icons-item:hover .features-icons-icon i {
  76. font-size: 5rem;
  77. }
  78. .testimonials {
  79. padding-top: 7rem;
  80. padding-bottom: 7rem;
  81. }
  82. .testimonials .testimonial-item {
  83. max-width: 18rem;
  84. }
  85. .testimonials .testimonial-item img {
  86. width: 10rem;
  87. height: 10rem;
  88. box-shadow: 0px 5px 5px 0px #adb5bd;
  89. }
  90. .call-to-action {
  91. position: relative;
  92. background-color: #343a40;
  93. background: url("../img/bg-masthead.jpg") no-repeat center center;
  94. background-size: cover;
  95. padding-top: 7rem;
  96. padding-bottom: 7rem;
  97. }
  98. .call-to-action .overlay {
  99. position: absolute;
  100. background-color: #212529;
  101. height: 100%;
  102. width: 100%;
  103. top: 0;
  104. left: 0;
  105. opacity: 0.3;
  106. }
  107. footer.footer {
  108. padding-top: 4rem;
  109. padding-bottom: 4rem;
  110. }
  111. .ico-img {
  112. margin-left: auto;
  113. margin-right: auto;
  114. }
  115. #search_fp {
  116. width:70%;
  117. margin-left:auto;
  118. margin-right:auto;
  119. }
  120. header.masthead {
  121. padding-top: 8rem;
  122. padding-bottom: 4rem;
  123. }
  124. .more {
  125. background-color: #a71b24;
  126. color: #fff;
  127. padding:2rem;
  128. font-size:20px;
  129. }
  130. .btn-text {
  131. font-size: 8px;
  132. text-transform: uppercase;
  133. }
  134. .img-logo {
  135. max-height:30px;
  136. width:auto;
  137. }
  138. .row {
  139. margin-top: 0px;
  140. margin-bottom: 0px;
  141. margin-left: 0px;
  142. margin-right: 0px;
  143. padding:1%;
  144. }
  145. pre {
  146. width: 100%;
  147. background-color: #fff;
  148. }
  149. .query_text {
  150. padding-top: 0;
  151. padding-bottom: 0;
  152. }
  153. .query_container {
  154. padding: 2% 5% 1% 5%;
  155. }
  156. #head_page {
  157. padding: 4% 7%;
  158. }
  159. #query_esempio {
  160. padding: 0% 7%;
  161. }
  162. #sparql_button {
  163. text-align: center;
  164. margin-left: 0;
  165. margin-right: 0;
  166. width: 100%;
  167. }
  168. #sparql_button button {
  169. padding: 1%;
  170. font-size: 24px;
  171. text-align: center;
  172. }
  173. #head_download {
  174. padding: 2% 7%;
  175. }
  176. #download {
  177. padding: 0% 5%;
  178. }
  179. #mappping_ASPO {
  180. width: 100%;
  181. }
  182. .head_section {
  183. padding: 2% 7%;
  184. }
  185. .section_container {
  186. padding: 0% 5%;
  187. }
  188. .table {
  189. width: 80%;
  190. margin: 0 auto; /* or margin: 0 auto 0 auto */
  191. }
  192. .table td {
  193. vertical-align: middle;
  194. }
  195. .table thead th {
  196. vertical-align: middle;
  197. }
  198. .table thead tr{
  199. background-color: #6c757d;
  200. color: #fff;
  201. font-weight: 400;
  202. }
  203. .table tr td:last-child {
  204. font-size: 12px;
  205. font-family: Consolas,monaco,monospace;
  206. }
  207. tr:nth-child(even) {
  208. background-color: #f2f2f2;
  209. }
  210. tr:nth-child(odd) {
  211. background-color: #d8e2ef;
  212. }
  213. #mappingChoiceSection {
  214. width: 100%;
  215. padding: 0% 15%;
  216. }
  217. .mappingChoice {
  218. padding: 0px;
  219. }
  220. #mapping_buttons {
  221. display: flex;
  222. margin-left: 0;
  223. margin-right: 0;
  224. }
  225. #mapping_buttons .btn {
  226. flex: 1;
  227. width: 100%;
  228. padding: 2.5%;
  229. font-size: 20px;
  230. }
  231. #mappingTables {
  232. margin-top: 50px;
  233. margin-bottom: 100px;
  234. }
  235. .btn-menu {
  236. color: #a7a7a7;
  237. text-transform: uppercase;
  238. }
  239. .btn-menu:hover {
  240. color: #fff;
  241. }
  242. .navbar-nav .active {
  243. color: #fff;
  244. }