server actix for cannabinieri website
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
- .box {
- z-index: 1000;
- position: fixed;
- max-height: 60vh;
- max-width: 80vw;
- top: 680px;
- left: 155px;
- display: flex;
- margin: 0;
- background-color: fuchsia;
- opacity: 85%;
- }
|