Difference between revisions of "Template:Tartu TUIT/style"

Line 164: Line 164:
 
   background-color: #181e33;
 
   background-color: #181e33;
 
   color: #dde5ee; }
 
   color: #dde5ee; }
 +
 +
.attrib ul {
 +
  list-style-type: none;
 +
  margin: 0; }
 +
  .attrib ul li {
 +
    padding: 3px 0;
 +
    line-height: 30px; }
 +
    .attrib ul li::before {
 +
      box-shadow: 0 0 5px #50b1be;
 +
      content: '';
 +
      background-color: #75c2cc;
 +
      border-radius: 100%;
 +
      color: #181e33;
 +
      font-weight: 900;
 +
      padding: 3px;
 +
      line-height: 20px;
 +
      margin: 12px 10px 0px 0;
 +
      float: left; }
 +
    .attrib ul li::after {
 +
      content: '';
 +
      clear: both;
 +
      display: table; }
 +
  .attrib ul .name {
 +
    font-weight: 900; }
 +
 +
.sponsors h2 {
 +
  margin-top: 60px; }
 +
 +
.sponsors img {
 +
  display: block;
 +
  width: 500px;
 +
  margin: 10px auto;
 +
  background-color: #dde5ee; }
  
 
header.header {
 
header.header {

Revision as of 01:24, 18 October 2018