mirror of
https://github.com/djohnlewis/stackdump
synced 2025-12-07 00:13:33 +00:00
Added method to make site logos appear if they exist, otherwise show unknown icon.
This commit is contained in:
@@ -69,11 +69,13 @@
|
||||
|
||||
.available-sites img {
|
||||
float: left;
|
||||
margin-right: 7px;
|
||||
}
|
||||
|
||||
.available-sites h6 {
|
||||
padding-top: 7px;
|
||||
line-height: normal;
|
||||
margin-left: 55px; /* 48px for the logo, 7px for the padding */
|
||||
}
|
||||
|
||||
.available-sites .tagline {
|
||||
|
||||
Reference in New Issue
Block a user