news update
This commit is contained in:
parent
05cabdf108
commit
0c4ef225f6
3 changed files with 108 additions and 30 deletions
|
|
@ -152,6 +152,7 @@ p, a, ul, li{
|
|||
}
|
||||
.post_name{
|
||||
margin-bottom: 20px;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.post_description{
|
||||
margin-bottom: 20px;
|
||||
|
|
@ -162,3 +163,10 @@ p, a, ul, li{
|
|||
overflow: hidden;
|
||||
-webkit-line-clamp: 2; /* Ограничение на 2 строки */
|
||||
}
|
||||
.post_date{
|
||||
float: right;
|
||||
}
|
||||
.readmore{
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue