Update '12/style.css'

master
annasandri 5 years ago
parent 9beef13661
commit d7fc62d9a8

@ -433,6 +433,7 @@ a:hover{
} }
#etherpad { #etherpad {
text-align: center; text-align: center;
white-space: pre-wrap; white-space: pre-wrap;
width: 100px; width: 100px;
@ -497,10 +498,11 @@ iframe.hidden {
#table_content_05{ #table_content_05{
/*position: relative;*/ /*position: relative;*/
/*align-content: left;*/ /*align-content: left;*/
list-style: none;
font-size: 18px; font-size: 18px;
text-align: left; text-align: left;
background-color:; background-color:;
list-style-type: none; /*list-style-type: none;*/
margin-left:; margin-left:;
margin-bottom:; margin-bottom:;
width: 100%; width: 100%;

Loading…
Cancel
Save