-
Notifications
You must be signed in to change notification settings - Fork 0
/
styles.f123ff01.css
7 lines (7 loc) · 1.38 KB
/
styles.f123ff01.css
1
2
3
4
5
6
7
body{font-family:Times New Roman,Times,serif;height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}#copyright{color:grey;margin-top:-50px;font-family:monospace;font-size:.9rem}#container{height:80vh;width:70vw;background-color:#e6e6e6;display:flex;flex-direction:column;margin:auto;padding:12px;border:1px solid #000}#text{color:#f8f8ff;background-color:orange;height:10vh;justify-content:center;margin-bottom:16px;margin-top:6px;letter-spacing:1px}#screen,#text{width:100%;display:flex;align-items:center}#screen{height:16vh;background-color:#fff;opacity:.6;margin-bottom:10px;border:1px solid #000;flex-direction:row-reverse;font-weight:700;font-size:4rem;padding:5px;font-family:monospace;overflow:hidden;color:#363636;box-sizing:border-box}#btn-container{height:48vh;flex-direction:column}#btn-container,.row{width:100%;display:flex}.row{flex-direction:row;height:20%;margin-bottom:2px}.btn{display:flex;height:100%;width:25%;margin-right:1px;margin-left:1px;font-weight:700;font-size:1.5rem;align-items:center;justify-content:center;font-family:monospace}#zero{width:50%}.operator{background-color:orange}@media screen and (max-width:750px){#container{height:100vh;width:90vw}#copyright{font-size:1.5rem}} @media screen and (min-width: 1000px) {
#container {
height: 620px;
width: 720px;
}
}
/*# sourceMappingURL=/csb-onc5v9/styles.f123ff01.css.map */