Difference between revisions of "Team:BOKU-Vienna/Part Collection"

Line 32: Line 32:
 
       font-size: 18px;
 
       font-size: 18px;
 
       font-family: Tahoma, Geneva, sans-serif;
 
       font-family: Tahoma, Geneva, sans-serif;
 
+
    }
 +
    .Part Collection {
 +
      color: white;
 +
      background-color: black;
 +
      clear: both;
 +
      width: 100%;
 +
      padding-top: 50px;
 +
      padding-bottom: 50px;
 +
    }
 +
    .Part Collection img {
 +
      vertical-align: middle;
 +
      margin: auto;
 +
      height: 300px;
 +
 
 
     }
 
     }
 
     .modalDialog {
 
     .modalDialog {
            position: fixed;
+
      position: fixed;
            font-family: Arial, Helvetica, sans-serif;
+
      font-family: Arial, Helvetica, sans-serif;
            top: 0;
+
      top: 0;
            right: 0;
+
      right: 0;
            bottom: 0;
+
      bottom: 0;
            left: 0;
+
      left: 0;
            background: rgba(0, 0, 0, 0.8);
+
      background: rgba(0, 0, 0, 0.8);
            z-index: 99999;
+
      z-index: 99999;
          opacity:0;
+
      opacity:0;
            -webkit-transition: opacity 400ms ease-in;
+
      -webkit-transition: opacity 400ms ease-in;
            -moz-transition: opacity 400ms ease-in;
+
      -moz-transition: opacity 400ms ease-in;
            transition: opacity 400ms ease-in;
+
      transition: opacity 400ms ease-in;
            pointer-events: none;
+
      pointer-events: none;
        }
+
    }
        .modalDialog:target {
+
    .modalDialog:target {
            opacity:1;
+
      opacity:1;
            pointer-events: auto;
+
      pointer-events: auto;
        }
+
    }
        .modalDialog > div {   
+
    .modalDialog > div {   
            width: 60%;
+
      width: 60%;
            position: relative;
+
      position: relative;
            margin: 5% auto;
+
      margin: 5% auto;
            padding: 0px 0px 0px 0px;
+
      padding: 0px 0px 0px 0px;
            border-radius: 10px;
+
      border-radius: 10px;
            background: #fff;  
+
      background: #fff;  
        }
+
    }
        .close {
+
    .close {
            background: white !important;
+
      background: white !important;
            color: black !important;
+
      color: black !important;
            opacity: 1 !important;  
+
      opacity: 1 !important;  
            line-height: 25px;
+
      line-height: 25px;
            position: absolute;
+
      position: absolute;
            right: -13px;
+
      right: -13px;
            text-align: center;
+
      text-align: center;
            top: -10px;
+
      top: -10px;
            width: 24px;
+
      width: 24px;
            text-decoration: none;
+
      text-decoration: none;
            font-weight: bold;
+
      font-weight: bold;
            -webkit-border-radius: 12px;
+
      -webkit-border-radius: 12px;
            -moz-border-radius: 12px;
+
      -moz-border-radius: 12px;
            border-radius: 12px;
+
      border-radius: 12px;
            -moz-box-shadow: 1px 1px 3px #000 !important;
+
      -moz-box-shadow: 1px 1px 3px #000 !important;
            -webkit-box-shadow: 1px 1px 3px #000 !important;
+
      -webkit-box-shadow: 1px 1px 3px #000 !important;
            box-shadow: none;
+
      box-shadow: none;
            text-shadow: none !important;
+
      text-shadow: none !important;
 +
 
 +
    }
 +
    .close:hover {
 +
      background: #6499cd !important;
 +
      box-shadow: none;
 +
      text-shadow: none !important;
 +
 
 +
 
 +
 
  
        }
 
        .close:hover {
 
            background: #6499cd !important;
 
            box-shadow: none;
 
            text-shadow: none !important;
 
 
 
        }
 
        .Part Collection {
 
            color: white;
 
            background-color: black;
 
            clear: both;
 
            width: 100%;
 
            padding-top: 50px;
 
            padding-bottom: 50px;
 
        }
 
        .Part Collection img {
 
            vertical-align: middle;
 
            margin: auto;
 
            height: 300px;
 
        }
 
 
</style>
 
</style>
  

Revision as of 11:18, 26 October 2017

Part Collection

V

Part Collection.

BB1.

BB1_01

BB1_02

BB1_03

BB1_04

BB1_05

BB1_06

BB1_07

BB1_08

BB1_09

BB1_10

BB1_11

BB1_12

BB1_13

BB1_14

BB1_15

BB1_16

BB1_17

BB1_18

BB1_19

BB1_20

BB1_21

BB1_22

BB1_23

BB1_24

BB1_25

BB1_26

BB1_27

BB1_30

BB1_31

BB1_32

BB2.

BB2_01

BB2_02

BB2_03

BB2_04

BB2_05

BB2_06

BB2_07

BB2_08

BB2_09

BB2_10