summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-11-13 12:21:23 -0500
committerJules Laplace <jules@okfoc.us>2014-11-13 12:21:23 -0500
commit9ef3f0ec50c965396a2271182dd27dc5b6539081 (patch)
treeccb088748eef1ba1ab038e1559f8ed2285eac55e /public
parent28ade7d7f9e1c8e35de713a04303538140e22ea9 (diff)
correct style Vvalls -> VValls everywhere
Diffstat (limited to 'public')
-rwxr-xr-xpublic/assets/stylesheets/app.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index 48c6e97..57c7197 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -596,7 +596,6 @@ iframe.embed {
border-top: 0px solid;
font-weight: 500;
font-size: 40px;
- text-transform:capitalize;
}
.docs .content img {
max-width: 90%;
@@ -643,8 +642,8 @@ iframe.embed {
text-decoration:underline;
}
-.docs .content.doc-privacy p,
-.docs .content.doc-terms p {
+.docs .content.doc-privacy,
+.docs .content.doc-terms {
font-size: 15px;
line-height: 25px;
font-weight: 300;