mirror of
https://github.com/MrEidam/bigredbutton.git
synced 2026-04-17 15:43:31 +00:00
Version 40
This commit is contained in:
14
css/brb.css
14
css/brb.css
@@ -6,14 +6,6 @@ body {
|
||||
background-color: #fff;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
#LANGMISS{
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
z-index: 20;
|
||||
visibility: hidden;
|
||||
}
|
||||
#tycoon{
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
@@ -28,7 +20,10 @@ body {
|
||||
left: 50%;
|
||||
text-align: center;
|
||||
transform: translate(-50%,0);
|
||||
font-size: 15pt;
|
||||
font-size: 17.5pt;
|
||||
}
|
||||
@media only screen and (max-width: 700px){
|
||||
#logclick{font-size: 15pt;}
|
||||
}
|
||||
#disclick{
|
||||
position: absolute;
|
||||
@@ -56,6 +51,7 @@ body {
|
||||
left: 50%;
|
||||
margin: -150px 0 0 -150px;
|
||||
border-radius: 150px;
|
||||
cursor: pointer;
|
||||
}
|
||||
/* Other BTNS */
|
||||
.Yt{
|
||||
|
||||
Reference in New Issue
Block a user