3words/assets/css/main.css

24 lines
356 B
CSS

/*
* This file is part of 3words
*
* (c) 2014 Leafcat Coding -- http://leafc.at
*
* License: AGPLv3, see LICENSE for full license text
*
* This file was touched by:
* - pixeldesu <pixeldesu@nerdwerks.org>
*
*/
.rowm {
margin-top: 10px;
margin-bottom: 10px;
}
.recent-margin {
margin-top: 30px;
}
.float-right {
float: right;
}