mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-13 05:53:03 +01:00
18 lines
276 B
CSS
18 lines
276 B
CSS
/*
|
|
***********************
|
|
* LSrelation
|
|
***********************
|
|
*/
|
|
h1.LSrelation {
|
|
font-size: 1.4em;
|
|
}
|
|
|
|
img.LSrelation-btn {
|
|
margin-left: 0.5em;
|
|
}
|
|
|
|
a.LSrelation {
|
|
text-decoration: none;
|
|
color: #000;
|
|
font-weight: normal;
|
|
}
|