no message
This commit is contained in:
parent
5fd06f3105
commit
913e91c2b0
@ -204,6 +204,11 @@
|
||||
.boxbox .details .right .school a {
|
||||
color: #333333;
|
||||
}
|
||||
.boxbox .details .right .school .arrows {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
.boxbox .details .right .school .line {
|
||||
margin: 0 12px;
|
||||
color: #d7d7d7;
|
||||
|
@ -232,6 +232,12 @@
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
.arrows {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.line {
|
||||
margin: 0 12px;
|
||||
color: rgb(215, 215, 215);
|
||||
|
Loading…
x
Reference in New Issue
Block a user