mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 08:56:27 +02:00
Start contact
This commit is contained in:
parent
ccfc69baca
commit
50c7e4298c
3 changed files with 71 additions and 1 deletions
|
@ -257,3 +257,20 @@ footer
|
|||
{
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
|
||||
/* CONTACT */
|
||||
#contact-datas-container input
|
||||
{
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#contact-datas-container .contact-data-name
|
||||
{
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
#contact-datas-container .contact-data-value
|
||||
{
|
||||
width: 50%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue