8,960
edits
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
.centered-text-cell { | .centered-text-cell { | ||
background-color: transparent; | background-color: transparent; | ||
color: # | color: #000; | ||
text-align: center; | text-align: center; | ||
vertical-align: middle; /* To vertically center the text */ | vertical-align: middle; /* To vertically center the text */ | ||
| Line 24: | Line 24: | ||
.centered-photo-cell img { | .centered-photo-cell img { | ||
display: block; | display: block; | ||
margin-left: | margin-left: 20px; | ||
margin-right: | margin-right: 20px; | ||
} | } | ||