mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-23 07:08:05 +08:00
16 lines
251 B
Text
16 lines
251 B
Text
|
|
.b-admin-about {
|
|
.rl-logo {
|
|
display: inline-block;
|
|
width: 250px;
|
|
height: 250px;
|
|
margin-top: -10px;
|
|
margin-bottom: -10px;
|
|
background-image: url("images/snappymail-logo.png");
|
|
}
|
|
.rl-desc {
|
|
margin-top: 20px;
|
|
margin-left: -20px;
|
|
}
|
|
}
|
|
|