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 {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
//columns: 2;
|
||||
//-webkit-columns: 2;
|
||||
//-moz-columns: 2;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
@ -154,7 +154,6 @@ li {
|
||||
h2 {
|
||||
font-size: 1rem !important;
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
.content {
|
||||
@ -171,7 +170,6 @@ button {
|
||||
}
|
||||
|
||||
.read-more {
|
||||
//color: #3498db;
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
bottom: -2px;
|
||||
@ -188,13 +186,10 @@ button {
|
||||
}
|
||||
|
||||
time {
|
||||
font: 400 .8rem 'Oswald', sans-serif;
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
|
||||
border-top: 1.5px solid #333333;
|
||||
border-bottom: 1.5px solid #333333;
|
||||
padding: 12px 0;
|
||||
font-size: .8rem;
|
||||
font-style: italic;
|
||||
border-bottom: 1px dotted #333;
|
||||
padding-bottom: .4rem;
|
||||
margin-bottom: .5rem;
|
||||
display: block;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user