mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-05 07:19:49 +00:00
Change styling date
This commit is contained in:
parent
fd48d45872
commit
f4bbb1950b
@ -35,9 +35,6 @@ onMounted(() => {
|
|||||||
ul {
|
ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
//columns: 2;
|
|
||||||
//-webkit-columns: 2;
|
|
||||||
//-moz-columns: 2;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
@ -154,7 +154,6 @@ li {
|
|||||||
h2 {
|
h2 {
|
||||||
font-size: 1rem !important;
|
font-size: 1rem !important;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
margin-bottom: 16px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
@ -171,7 +170,6 @@ button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.read-more {
|
.read-more {
|
||||||
//color: #3498db;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: -2px;
|
bottom: -2px;
|
||||||
@ -188,13 +186,10 @@ button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
time {
|
time {
|
||||||
font: 400 .8rem 'Oswald', sans-serif;
|
font-size: .8rem;
|
||||||
text-align: center;
|
font-style: italic;
|
||||||
text-transform: uppercase;
|
border-bottom: 1px dotted #333;
|
||||||
|
padding-bottom: .4rem;
|
||||||
border-top: 1.5px solid #333333;
|
|
||||||
border-bottom: 1.5px solid #333333;
|
|
||||||
padding: 12px 0;
|
|
||||||
margin-bottom: .5rem;
|
margin-bottom: .5rem;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user