[SUCS Devel] [Git][sucssite/sucs-site][master] 2 commits: Tweaks to the sucs site css.
Imran Hussain
imranh at sucs.org
Sun May 20 11:11:10 BST 2018
Imran Hussain pushed to branch master at sucssite / sucs-site
Commits:
8c944932 by Imran Hussain at 2018-01-15T14:34:39+00:00
Tweaks to the sucs site css.
Taking inspration from unreturnables work but without the drastic changes to the style/theme of the site
- - - - -
d82a30ad by Imran Hussain at 2018-05-20T11:11:06+01:00
Merge branch 'css_tweaks' into 'master'
Tweaks to the sucs site css.
See merge request sucssite/sucs-site!74
- - - - -
1 changed file:
- htdocs/css/sucs.css
Changes:
=====================================
htdocs/css/sucs.css
=====================================
--- a/htdocs/css/sucs.css
+++ b/htdocs/css/sucs.css
@@ -3,8 +3,9 @@
-------------------------------------------------- */
body {
- background: #fff;
+ background: #fff0cd;
min-width: 600px;
+ margin: 0px;
}
hr {
@@ -34,12 +35,12 @@ a:hover {
/* --------------------------------------------------
Page corners
-------------------------------------------------- */
-#branding, #brandingC {
+/*#branding, #brandingC {
border-top-left-radius: 15px;
border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-}
+}*/
#footer {
border-bottom-left-radius: 15px;
@@ -110,7 +111,7 @@ a:hover {
background: #fff0cd;
padding: 0;
clear: both;
- border: 2px solid #e76808;
+ /*border: 2px solid #e76808;*/
border-top: 0;
border-bottom: 0;
}
@@ -264,6 +265,7 @@ ul#valid {
margin: 0;
margin-bottom: 0.5em;
background: url('/images/orangefade-bottom.png') top repeat-x #ffc62b;
+ visibility: hidden;
}
#footer p {
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/compare/2a4789e5ed864d4cc6b3646c77f385c70f251358...d82a30ad0ba06c85fd46b66bf698ae276575fa05
---
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/compare/2a4789e5ed864d4cc6b3646c77f385c70f251358...d82a30ad0ba06c85fd46b66bf698ae276575fa05
You're receiving this email because of your account on projects.sucs.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20180520/fe1fcade/attachment-0001.html>
More information about the Devel
mailing list