Template:Linkoping Sweden Redesign layout css

/* @font-face {

   font-family: ScalaSansWeb-Cond;
   src: url("http://www.liu.se/mall11/font/ScalaSansWeb-Cond.eot?#") format("eot"), url("http://www.liu.se/mall11/font/ScalaSansWeb-Cond.woff") format("woff");
   font-stretch: condensed;

}

@font-face {

   font-family: ScalaSansWeb-CondBold;
   src: url("http://www.liu.se/mall11/font/ScalaSansWeb-CondBold.eot?#") format("eot"), url("http://www.liu.se/mall11/font/ScalaSansWeb-CondBold.woff") format("woff");
   font-stretch: condensed;
   font-weight: bold;

}

@font-face {

   font-family: 'Korolev';
   src: url('../fonts/KorolevLiU-Light.eot');
   src: url('../fonts/KorolevLiU-Light-iefix.eot') format('embedded-opentype'), url('../fonts/KorolevLiU-Light.woff') format('woff'), url('../fonts/KorolevLiU-Light.svg') format('svg');
   font-weight: 300;
   text-rendering: optimizeLegibility;

}

  • /

@font-face {

   font-family: 'Korolev';
   src: url('/wiki/images/f/f8/Linkoping_Sweden_KorolevLiU-Medium-iefix.eot');
   src: url('/wiki/images/f/f8/Linkoping_Sweden_KorolevLiU-Medium-iefix.eot') format('embedded-opentype'), url('/wiki/images/c/c0/Linkoping_Sweden_KorolevLiU-Medium.woff') format('woff');
   font-weight: normal;
   text-rendering: optimizeLegibility;

}

html {

   min-width: 1200px;

}

body {

   background: #F7F7F7;
   width: 100%;
   height: 100%;
   font-family: Georgia,Times,Times New Roman,serif;
   font-size: 14px;
   color: #333;

}

h1, h2, h3, h4, h5, h6 {

   border-bottom: none;
   padding-top: inherit;
   padding-bottom: inherit;

}

.container {

   width: 1170px;

}

  1. content {
   width: 100%;

}

  1. menu {
   position: fixed;
   width: 100%;
   height: 100%;
   pointer-events: none;
   top: 16px;

}

  1. menu svg {
   display: block;
   max-height: 100%;
   width: 100%;

}


  1. menu .plasmid-part {
   pointer-events: auto;
   -webkit-transition: stroke-width 0.3s;
   -moz-transition: stroke-width 0.3s;
   -ms-transition: stroke-width 0.3s;
   -o-transition: stroke-width 0.3s;
   transition: stroke-width 0.3s;

}

  1. menu .plasmid-part:hover {
   stroke-width: 3px;
   cursor: pointer;

}

  1. menu .menu-item {
   pointer-events: auto;
   -webkit-transition: fill 0.1s;
   -moz-transition: fill 0.1s;
   -ms-transition: fill 0.1s;
   -o-transition: fill 0.1s;
   transition: fill 0.1s;

}

  1. menu .menu-item:hover {
   fill: #019966;
   cursor: pointer;

}

/*

  1. menu text {
   font-family: Korolev;

}

  • /
  1. wikiContent {
   position: absolute;
   width: 100%;
   padding-top: 750px;
   overflow: scroll;
   min-width: 1200px;

}

  1. top_menu_inside {
   margin-left: auto;

}

h1 {

   font-family: Korolev, Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
   color: #000;

}

.ingress {

   font-style: italic;
   color: #000;
   padding-bottom: 20px;

}

  1. footer {
   margin-top: 50px;
   background: #EEE;
   height: 120px;
   padding-top: 10px;
   padding-bottom: 10px;
   text-align: left;

}

  1. footer b {
   font-family: Korolev, Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
   font-weight: normal;
   font-size: inherit;

}

  1. footer a, #footer li {
   color: #555;

}

  1. footer ul {
   margin: 0;

}

  1. footer li {
   display: inherit;
   margin: 0;

}

  1. footer .col-xs-3, .col-xs-2 {
   padding-top: 10px;

}

  1. footer #liu-logo {
   height: 100px;

}

  1. globalWrapper {
   font-size: inherit;

}