[SUCS Devel] [Git][sucssite/sucs-site][beta] 3 commits: Tweaks to the sucs site css.
Imran Hussain
imranh at sucs.org
Sun May 20 11:14:26 BST 2018
Imran Hussain pushed to branch beta 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
- - - - -
3fba5597 by Imran Hussain at 2018-05-20T11:14:22+01:00
Merge branch 'master' into 'beta'
Throw the CSS tweaks from master to beta
See merge request sucssite/sucs-site!81
- - - - -
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/7f7ecb3ac0749bc6699fd0349b9a861f3f20d7a7...3fba5597e1265080b7b37e43b8c7582d12e324c8
---
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/compare/7f7ecb3ac0749bc6699fd0349b9a861f3f20d7a7...3fba5597e1265080b7b37e43b8c7582d12e324c8
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/a78d8547/attachment-0001.html>
More information about the Devel
mailing list