-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyles.css
1 lines (1 loc) · 1.26 KB
/
styles.css
1
body{height:100vh;padding:10%}.big-container{height:70vh;display:flex;flex-direction:column;background-color:#8f8f8f;margin:auto}.container{margin:auto 0;text-align:center}.dice{display:table-row;margin:1rem;text-align:center;display:inline-block}h1{margin-top:auto;font-family:'Gill Sans','Gill Sans MT',Calibri,'Trebuchet MS',sans-serif;text-shadow:2px 0 #0000009f;font-size:2.5rem;color:#e9f3ff}p{margin-top:auto;font-size:1.5rem;text-shadow:1px 0 #0000009f;color:#e9f3ff;font-family:'Gill Sans','Gill Sans MT',Calibri,'Trebuchet MS',sans-serif}img{width:5em}img:hover{filter:brightness(110%);justify-content:space-evenly}footer{color:#eee;background-color:rgb(138, 138, 138));margin:auto 0;color:#eee;text-align:center;font-family:'Gill Sans','Gill Sans MT',Calibri,'Trebuchet MS',sans-serif}footer:hover{filter:brightness(110%)}.button-container{display:flex;justify-content:center}a:hover{filter:brightness(110%)}button{justify-content:center;cursor:pointer;font-size:1.2rem;height:2.5rem;border:none;border-radius:10px;color:#333333;text-shadow:1px 0 #00000076;background-color:#fff;outline:0;padding:.5rem 1.8rem .5rem 1.8rem;box-shadow:0 .3rem rgb(67, 67, 67)}button:hover{filter:brightness(110%)}button:active{transform:translate(0,.3rem);box-shadow:0 .1rem rgba(134,104,104,.65)}