Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/css/styles.css

Issue 29349015: Issue 4301 - Add Privacy Policy to Eyeo.com (Closed)
Patch Set: replaced space characters Created Aug. 16, 2016, 9:41 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pages/privacy.md ('k') | templates/default.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/styles.css
===================================================================
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -243,12 +243,18 @@
color: #ffffff;
}
-#footer-contact
+#footer-links
{
float: right;
margin-right: 10px;
}
+#footer-links a
+{
+ display: block;
+ text-align: right;
+}
+
#footer #to-top
{
background-color: #fff;
« no previous file with comments | « pages/privacy.md ('k') | templates/default.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld