mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 02:06:05 -04:00
Add default iframe background color
This commit is contained in:
parent
e415958ae9
commit
04d301d024
@ -101,6 +101,10 @@ body {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
#content_iframe {
|
||||
background: #f9f9f9;
|
||||
}
|
||||
|
||||
#uiLanguageSelector {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user