This repository has been archived on 2025-03-01. You can view files and clone it, but cannot push or open issues or pull requests.
trantor/css/custom.css

7 lines
73 B
CSS
Raw Normal View History

.centered {
text-align:center;
}
.down {
vertical-align:text-bottom;
}