
templates.css.iframecss.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of seleniumRobot-grid4 Show documentation
Show all versions of seleniumRobot-grid4 Show documentation
Selenium grid extension for mobile testing
The newest version!
h1{
font-family: 'MV Boli';
margin: 10px 150px 30px 150px;
text-align: center;
font-weight: 10;
border-radius: 0px;
box-shadow: 1px 5px 1px black;
}
div{
font-size: 25px;
font-family: 'moolboran';
text-align: center;
font-weight: 100;
line-height: 20px;
}
#version{
font-size: 18px;
font-family: 'moolboran';
margin: 10px 240px 30px 240px;
padding-bottom:-10px;
text-align: center;
font-weight: 10;
border-radius: 50px;
box-shadow: 1px 2px 1px black;
}
progress{
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 300px;
height: 20px;
padding: 3px 3px 2px 3px;
border-radius: 5px;
background: #333;
box-shadow: 0 1px 0 rgba(255,255,255,.2);
margin-bottom: 10px;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy