Difference between revisions of "Template:Freiburg/LabjournalCSS"
(2 intermediate revisions by 2 users not shown) | |||
Line 125: | Line 125: | ||
.noteimportant { | .noteimportant { | ||
background-color: #FFC; | background-color: #FFC; | ||
+ | } | ||
+ | |||
+ | /* #### restore list bullet points #### */ | ||
+ | |||
+ | ul>li>.li{ | ||
+ | background-image: url("https://2015.igem.org/wiki/skins/Igem/resources/bullet.gif?2015-09-09T00:46:40Z"); | ||
+ | background-repeat: no-repeat; | ||
+ | padding-left: 1em; | ||
+ | background-position: 0 0.25em; | ||
} | } | ||
Line 170: | Line 179: | ||
/*######### boxes and background ######*/ | /*######### boxes and background ######*/ | ||
− | .page_content{ | + | /*.page_content{ |
background-color: #F9F9F9; | background-color: #F9F9F9; | ||
padding: 3em; | padding: 3em; | ||
border: 3pt solid #5781BD; | border: 3pt solid #5781BD; | ||
border-radius: 30px; | border-radius: 30px; | ||
− | + | }*/ /*was removed to be compatible with content_box*/ | |
− | } | + | |
/* | /* | ||
---------------- END LABJOURNAL STUFF ---------------- | ---------------- END LABJOURNAL STUFF ---------------- |
Latest revision as of 09:12, 15 September 2015