4,554
edits
No edit summary |
No edit summary |
||
Line 499: | Line 499: | ||
grid-column: 2 / 3; /* Position in the center column */ | grid-column: 2 / 3; /* Position in the center column */ | ||
text-align: center; | text-align: center; | ||
} | |||
/* Styling for Authors/Creators */ | |||
.smw-column { | |||
width: 20%; | |||
} | } |