Šolar update.
This commit is contained in:
@@ -197,10 +197,12 @@ label {
|
||||
}
|
||||
|
||||
.collaborators-item {
|
||||
height: 30px;
|
||||
height: fit-content;
|
||||
width: 97%;
|
||||
margin: 5px;
|
||||
border: 0px;
|
||||
border-bottom: 2px solid #c4c4c4;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.collaborators-item-name {
|
||||
@@ -209,6 +211,17 @@ label {
|
||||
font-weight: normal;
|
||||
font-size: 16px;
|
||||
color: #46535b;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.collaborators-item-years {
|
||||
font-family: Roboto;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-size: 16px;
|
||||
float: right;
|
||||
width: 180px;
|
||||
max-width: 180px;
|
||||
}
|
||||
|
||||
#awards-container {
|
||||
|
||||
Reference in New Issue
Block a user