Team:Linkoping Sweden/wiki

From 2014.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 455: Line 455:
     column-gap: 40px;
     column-gap: 40px;
}
}
-
 
+
.image-box {
 +
display:block;
 +
margin:0px auto;
 +
padding: 20px 0px;
 +
break-inside: avoid-column;
 +
page-break-inside: avoid;
 +
-webkit-column-break-inside: avoid;
 +
    text-align: center;
 +
}
 +
.image-box p {
 +
    font-family: 'Verdana', sans-serif;
 +
    font-style:italic;
 +
    font-size: x-small !important;
 +
    text-align: left;
 +
}
.text-panel {
.text-panel {
width:1058px;
width:1058px;
Line 479: Line 493:
     overflow:hidden;
     overflow:hidden;
height:auto;
height:auto;
 +
}
 +
.ptext {
 +
    color: rgb(30,39,43);
 +
    font-family: 'Verdana', sans-serif;
 +
font-size:small;
 +
font-weight: normal;
}
}
.text-panel p, .textbg-panel p, .text-panel ul, .textbg-panel ul {
.text-panel p, .textbg-panel p, .text-panel ul, .textbg-panel ul {
Line 486: Line 506:
list-style:none;
list-style:none;
list-style-type: none;
list-style-type: none;
 +
font-weight: normal;
}
}
.text-panel a {
.text-panel a {

Latest revision as of 09:56, 16 October 2014