Updated overlay message style in projector template.
This commit is contained in:
parent
a737ef7300
commit
58fc689f14
@ -89,13 +89,13 @@ body{
|
|||||||
|
|
||||||
#overlay_Message {
|
#overlay_Message {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 25%;
|
top: 35%;
|
||||||
left: 10%;
|
left: 10%;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border-radius: 0.2em;
|
border-radius: 0.2em;
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
font-size: 3.75em;
|
font-size: 2.75em;
|
||||||
padding: 0.2em 0;
|
padding: 0.2em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user