hserver-fahrradboerse/hServer/packages/derkleinebasar/templates/common.css

17 lines
165 B
CSS
Raw Normal View History

2018-03-01 23:37:52 +01:00
.right {
position: absolute;
right: 0px;
text-align: right;
}
.hr {
border-bottom: 1px dotted gray;
}
.indent {
margin-left: 1cm;
}
.box {
display: block;
}