luchshicalcuul/isp32/style.css
2025-11-28 18:16:03 +04:00

97 lines
1.9 KiB
CSS

header {
display: flex;
justify-content: space-between;
}
a{
text-decoration: none;
color: black;
}
.Rolling{
font-size: 24px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
width: 87px;
line-height: 100%;
letter-spacing: 0%;
margin-top: 36px;
margin-left: 48px;
gap: 6px;
}
.poisk{
width: 471px;
height: 56px;
margin-top: 20px;
margin-left: 239px;
border-radius: 60px;
border: 1;
padding-top: 16px;
padding-right: 24px;
padding-bottom: 16px;
padding-left: 24px;
gap: 10px;
}
.nav{
justify-content: space-between;
width: 302px;
height: 38px;
margin-top: 29px;
margin-left: 100px;
gap: 12px;
}
.odin{
margin-left: 12px;
size: 16px;
}
.molvnia{
width: 40px;
height: 40px;
margin-top: 28px;
margin-left: 1px;
}
.Connect{
width: 120px;
height: 20px;
margin-top: 24px;
margin-left: -10px;
border-radius: 33px;
border: 0.5px;
padding: 16px;
gap: 10px;
color: rgba(0, 122, 255, 1);
border-color: rgba(48, 147, 253, 0.911);
background-color: rgba(0, 122, 255, 0.12);
}
body{
max-width: 1440px;
margin-left: 240px;
}
.pht1{
width: 889px;
height: 490px;
margin-top: 50px;
margin-left: 48px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
}
.figni{
display: flex;
justify-content: space-between;
}
.mq{
margin-top: 50px;
box-shadow: 5px 5px 5px rgb(105, 105, 104);
width: 432px;
height: 490px;
margin-left: 10px;
}
.text{
size: 28px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
width: 360px;
height: 72px;
gap: 12px;
top: 176px;
left: -20px;
}
.ohigao