Line 21: | Line 21: | ||
background: #333; | background: #333; | ||
z-index: 9; | z-index: 9; | ||
− | text-align: | + | text-align: center; |
color: #f2f2f2; | color: #f2f2f2; | ||
padding: 20px 0 0 0; | padding: 20px 0 0 0; | ||
Line 49: | Line 49: | ||
.section { | .section { | ||
− | text-align: | + | text-align: center; |
font-family: arial, helvetica; | font-family: arial, helvetica; | ||
/* padding-left: 50px; */ | /* padding-left: 50px; */ | ||
Line 107: | Line 107: | ||
.button_home { | .button_home { | ||
− | float: | + | float: center; |
/* Green */ | /* Green */ | ||
background-color: #4CAF50; | background-color: #4CAF50; | ||
Line 113: | Line 113: | ||
color: white; | color: white; | ||
padding: 16px 32px; | padding: 16px 32px; | ||
− | text-align: | + | text-align: center; |
text-decoration: none; | text-decoration: none; | ||
display: block; | display: block; |
Revision as of 02:34, 27 September 2018
Interactive Cell
Human Practices
Human Practices