16 lines
280 B
CSS
16 lines
280 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;
|
|
} |