mirror of
https://github.com/RainLoop/rainloop-webmail.git
synced 2026-02-01 11:34:25 +01:00
17 lines
249 B
Plaintext
17 lines
249 B
Plaintext
|
|
.b-admin-about {
|
|
.rl-logo {
|
|
display: inline-block;
|
|
width: 250px;
|
|
height: 250px;
|
|
margin-top: -10px;
|
|
margin-bottom: -10px;
|
|
background-image: url("images/rainloop-logo.png");
|
|
}
|
|
.rl-desc {
|
|
margin-top: 20px;
|
|
margin-left: -20px;
|
|
}
|
|
}
|
|
|