Publishing edit branch

This commit is contained in:
ahocevar
2013-09-14 00:29:38 +02:00
parent 516c1b39f7
commit 84cad42f6d
1831 changed files with 265355 additions and 208675 deletions
+21
View File
@@ -0,0 +1,21 @@
@import url(font-awesome/css/font-awesome.min.css);
body {
padding-top: 60px;
}
.map {
height: 400px;
width: 100%;
background: url(textured_paper.jpeg) repeat;
}
.ol-attribution {
max-width: 50%;
}
#tags {
display: none;
}
/* padding for social links to match bootstrap nav links */
.nav>li>.twitter-share-button, .nav>li>.g-plusone-wrapper, .nav>li>.github-watch-button {
padding: 10px 10px 0px;
}