26
procentric/application/hoteltv.app.full.guide.css
Executable file
26
procentric/application/hoteltv.app.full.guide.css
Executable file
@@ -0,0 +1,26 @@
|
||||
/* Brocure */
|
||||
|
||||
.guide {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
width: 1920px;
|
||||
height: 1080px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
z-index: 2;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.guide>.tips {
|
||||
position: absolute;
|
||||
top: 1034px;
|
||||
left: 0px;
|
||||
width: 1920px;
|
||||
height: 46px;
|
||||
font-size: 32px;
|
||||
text-align: center;
|
||||
line-height: 45px;
|
||||
background-color: rgba(0, 0, 0, 0.55);
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
Reference in New Issue
Block a user