mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
3e604f8a07
commit
4219b4c1e6
1 changed files with 6 additions and 0 deletions
|
@ -1163,11 +1163,17 @@ a.csv_link:hover {
|
|||
.jobs-header {
|
||||
margin: 20px 0 10px;
|
||||
}
|
||||
.jobs-header .left-links,
|
||||
.jobs-header .right-links {
|
||||
font-size: 14px;
|
||||
margin: 12px 0;
|
||||
float: right;
|
||||
}
|
||||
.jobs-header .left-links {
|
||||
font-weight: 500;
|
||||
float: left;
|
||||
}
|
||||
.jobs-header .left-links .divider:before,
|
||||
.jobs-header .right-links .divider:before {
|
||||
content: '·';
|
||||
margin: 0 12px;
|
||||
|
|
Loading…
Reference in a new issue