mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-23 03:59:30 -07:00
local forecast as html
This commit is contained in:
@@ -7,10 +7,12 @@
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
background-image: url(../images/BackGround1_1.png);
|
||||
display: none;
|
||||
|
||||
/* this method is required to hide blocks so they can be measured while off screen */
|
||||
height: 0px;
|
||||
|
||||
&.show {
|
||||
display: block;
|
||||
height: 480px;
|
||||
}
|
||||
|
||||
.template {
|
||||
|
||||
Reference in New Issue
Block a user