3words/assets/css/main.css

20 lines
320 B
CSS
Raw Normal View History

2014-08-18 15:24:54 +02:00
/*
* 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;
2014-08-18 16:51:07 +02:00
}
.recent-margin {
margin-top: 30px;
2014-08-18 15:24:54 +02:00
}