mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 12:52:54 +02:00
client signature, nextcloud, prices style
This commit is contained in:
13
sass/css/prices.scss
Normal file
13
sass/css/prices.scss
Normal file
@ -0,0 +1,13 @@
|
||||
@import "defs";
|
||||
|
||||
.prices {
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
.prices th {
|
||||
font-family: Neucha;
|
||||
font-size: 24px;
|
||||
background: linear-gradient(0.125turn, $blue, $violet);
|
||||
color: #fff;
|
||||
}
|
Reference in New Issue
Block a user