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

10 lines
129 B
CSS
Raw Normal View History

2012-12-17 21:57:44 +01:00
body {
background: url(/img/ravenna.png) repeat 0 0;
}
.centered {
text-align:center;
}
.down {
vertical-align:text-bottom;
}