mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-23 09:56:34 +02:00
updatre logo and footer
This commit is contained in:
parent
dc041a611a
commit
7133704bf6
5 changed files with 26 additions and 6 deletions
|
@ -71,8 +71,17 @@ footer
|
|||
{
|
||||
color: #aaaaaa;
|
||||
font-size: 0.8em;
|
||||
padding-top: 1em;
|
||||
padding-bottom: 0.3em;
|
||||
padding-top: 50px;
|
||||
padding-bottom: 25px;
|
||||
line-height: 2em;
|
||||
}
|
||||
|
||||
footer img
|
||||
{
|
||||
width: 100px;
|
||||
display: inline-block;
|
||||
margin-bottom: 15px;
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
/** GROUPES **/
|
||||
|
@ -121,6 +130,16 @@ footer
|
|||
}
|
||||
|
||||
/** MENU **/
|
||||
.logo
|
||||
{
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.navbar-brand
|
||||
{
|
||||
padding: 13px 15px;
|
||||
}
|
||||
|
||||
.navbar
|
||||
{
|
||||
border: none;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 2 KiB |
BIN
assets/img/logo.png
Normal file
BIN
assets/img/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue