Difference between revisions of "Team:Amsterdam/test/css/index"

(Created page with ".version.index{color:#00000D;background-color:#1AECE1;}#page{z-index:1;min-height:124px;background-image:none;border-width:0px;border-color:#000000;background-color:transparen...")
(No difference)

Revision as of 11:23, 1 September 2017

.version.index{color:#00000D;background-color:#1AECE1;}#page{z-index:1;min-height:124px;background-image:none;border-width:0px;border-color:#000000;background-color:transparent;padding-top:186px;padding-bottom:190px;width:100%;max-width:960px;margin-left:auto;margin-right:auto;}#u94-4{z-index:2;min-height:124px;background-color:transparent;position:relative;width:33.96%;margin-left:40.21%;}.css_verticalspacer .verticalspacer{height:calc(100vh - 500px);}#muse_css_mq,.html{background-color:#FFFFFF;}body{position:relative;min-width:320px;}

  1. sideMenu {
   display: none;

}

  1. top_title {
   display: none;

}

  1. content {
   width: 100vw;
   padding: 0px;
   border: none;
   color: black;
   margin-left: auto;
   margin-right: auto;
   background-color: #fff;
   position: relative;

}

  1. globalWrapper {
   font-size: inherit;
   padding-bottom: 0;

}

  1. top_menu_under {
   height: 0px;

}