aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/public
diff options
context:
space:
mode:
authorStian <stianalexanderolsen@gmail.com>2013-04-24 16:48:06 +0200
committerStian <stianalexanderolsen@gmail.com>2013-04-24 16:48:06 +0200
commit926ebf52fcf0d2dbab8588de5be4e9297f342f34 (patch)
treeef07fa6d44c1beb76323b5ccbc5e62850d475688 /public
parentClosed missing <h> (diff)
downloadDivid-926ebf52fcf0d2dbab8588de5be4e9297f342f34.tar.gz
Added align - Center
Diffstat (limited to 'public')
-rw-r--r--public/css/styles.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/styles.less b/public/css/styles.less
index 2c50d81..3631fb3 100644
--- a/public/css/styles.less
+++ b/public/css/styles.less
@@ -210,6 +210,7 @@ div.lastactivity .activity .details {
}
.infobox {
+text-align:center;
background-color: @grayLighter;
margin:15px;
padding:35px;