Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e12a4f7989 | |||
| acae51e796 | |||
|
|
22db0823f6 | ||
|
|
3637dc9f42 | ||
|
|
bb686cc97c | ||
|
|
1ffce49b46 | ||
|
|
e4f2d4df90 | ||
|
|
309a83fecd | ||
|
|
e8d4c01a28 | ||
|
|
f421ce7c51 | ||
|
|
dd1cd4e9fb | ||
|
|
ae28ad418e | ||
|
|
22c7e7a0f1 |
@@ -6,22 +6,25 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: #ddd;
|
background-image: url("img/fond.png");
|
||||||
}
|
background-repeat: no-repeat;
|
||||||
|
background-size: cover;
|
||||||
|
/* background: #ddd; */
|
||||||
|
}
|
||||||
|
|
||||||
#ynh-logo {
|
#ynh-logo {
|
||||||
background-image: url("img/weblibre-ynh.svg");
|
background-image: url("img/weblibre-ynh.svg");
|
||||||
}
|
}
|
||||||
|
|
||||||
.login-form .form-group {
|
.login-form .form-group {
|
||||||
border: 1px solid #bbb;
|
border: 1px solid #4054A4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-container,
|
.user-container,
|
||||||
.user-menu a,
|
.user-menu a,
|
||||||
.link-btn,
|
.link-btn,
|
||||||
.footer a {
|
.footer a {
|
||||||
color: #555;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-menu a:hover,
|
.user-menu a:hover,
|
||||||
|
|||||||
BIN
img/fond.png
Normal file
BIN
img/fond.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
5275
img/weblibre-ynh.svg
5275
img/weblibre-ynh.svg
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 241 KiB |
Reference in New Issue
Block a user