mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 00:14:06 +00:00
add html css 100%
This commit is contained in:
parent
71b5d3e6ba
commit
d13390befc
|
@ -1,5 +1,8 @@
|
|||
/******** Global, non-dictionary-specific classes ***********/
|
||||
|
||||
html{
|
||||
height:100%;
|
||||
}
|
||||
|
||||
body
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue