parent
90c0f6ae2d
commit
c5dfe21171
@ -0,0 +1,40 @@
|
||||
.registrationback{
|
||||
height: 368px;
|
||||
width: 1200px;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
}
|
||||
.textright{
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.Osshackathonfont{
|
||||
width: 80px;
|
||||
height: 28px;
|
||||
font-size: 20px;
|
||||
font-weight:600;
|
||||
color: rgba(5,16,26,1);
|
||||
line-height: 28px;
|
||||
}
|
||||
|
||||
.Osshackathonfontlist{
|
||||
width:1188px;
|
||||
font-size:14px;
|
||||
font-weight:400;
|
||||
color:rgba(102,102,102,1);
|
||||
line-height:24px;
|
||||
}
|
||||
.OsshackathonCard{
|
||||
width:1200px;
|
||||
height:150px;
|
||||
background:rgba(248,248,248,1);
|
||||
border:1px solid rgba(235,235,235,1);
|
||||
}
|
||||
|
||||
.OsshackathonCardtitle{
|
||||
height:24px;
|
||||
font-size:24px;
|
||||
font-weight:400;
|
||||
color:rgba(5,16,26,1);
|
||||
line-height:24px;
|
||||
}
|
Loading…
Reference in new issue