mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-16 05:18:38 +01:00
8 lines
166 B
SCSS
8 lines
166 B
SCSS
.component_rememberme{
|
|
color: rgba(0,0,0,0.4);
|
|
font-style: italic;
|
|
font-size: 0.9em;
|
|
display: inline-block;
|
|
width: 100%;
|
|
text-align: right;
|
|
}
|