projects
/
website.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Correction du lien vers la page association
[website.git]
/
assets
/
home.css
diff --git
a/assets/home.css
b/assets/home.css
index 00957b8cd7b57b7f283255b08acf21f41260d695..a694deb84b84c06aeabe8c5a26d93dcfd0caa634 100644
(file)
--- a/
assets/home.css
+++ b/
assets/home.css
@@
-1,32
+1,47
@@
.pageheader {
position: absolute;
top: 0;
.pageheader {
position: absolute;
top: 0;
+ height: 0;
background: none;
background: none;
+ box-shadow: none;
}
}
+.pageheader .title {
+ display: none;
+}
+
+#pagebody {
+ padding: 0.1em 2em;
+}
+
+.sidebar {
+ border-top: none;
+ padding-top: 31px; /* need to add 1px normaly used by the sidebar */
+}
#content {
#content {
+ margin-top: 188px; /* same as #logo-home:height */
padding-top: 0;
}
/* {{{ #logo-home */
#logo-container {
padding-top: 0;
}
/* {{{ #logo-home */
#logo-container {
+ position: absolute;
+ top: 0;
+ left: -11.44em; /* same as .sidebar: width */
+ width: 54em;
}
#logo-home {
}
#logo-home {
- width: 750px;
- margin: auto;
- background: white url(home-logo.png) no-repeat 0 0;
- padding-top: 188px;
+ background: url(home-logo.png) no-repeat 100% 0;
+ height: 188px;
}
#logo-home-subtext-fr, #logo-home-subtext-en {
}
#logo-home-subtext-fr, #logo-home-subtext-en {
- width: 40%;
- margin-left: 10%;
- text-align: center;
- font-size: 20pt;
- line-height: 20pt;
- float: left;
+ font-size: 160%;
+ line-height: 1em;
+ text-align: right;
+ margin-top: 1em;
}
#logo-home-subtext-fr {
}
}
#logo-home-subtext-fr {
}
@@
-39,8
+54,8
@@
text-decoration: none;
}
text-decoration: none;
}
-#logo-
home-bottom
{
-
clear: both
;
+#logo-
subtexts
{
+
margin-bottom: 2em
;
}
/* #logo-home }}} */
}
/* #logo-home }}} */