mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
Updated CSS
This commit is contained in:
parent
72d01cbb85
commit
7e58fe037a
@ -1,6 +1,6 @@
|
||||
/* ------------------------------ */
|
||||
/* Wavelovers styles */
|
||||
/* version: dated 2022.07.24 */
|
||||
/* version: dated 2022.07.25 */
|
||||
/* author: Eugene Serb */
|
||||
/* ------------------------------ */
|
||||
|
||||
@ -166,6 +166,25 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
dl dd:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
dt {
|
||||
margin-bottom: 4px;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
font-style: oblique;
|
||||
}
|
||||
|
||||
dd {
|
||||
margin-bottom: 16px;
|
||||
padding-left: 16px;
|
||||
font-size: 14px;
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* ----- */
|
||||
/* FORMS */
|
||||
/* ----- */
|
||||
@ -469,25 +488,6 @@ table, th, td {
|
||||
/* PAGES */
|
||||
/* ----- */
|
||||
|
||||
dl dd:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
dt {
|
||||
margin-bottom: 4px;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
font-style: oblique;
|
||||
}
|
||||
|
||||
dd {
|
||||
margin-bottom: 16px;
|
||||
padding-left: 16px;
|
||||
font-size: 14px;
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* ----------- */
|
||||
/* WAVELOVERS */
|
||||
/* ----------- */
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* ------------------------------ */
|
||||
/* Wavelovers styles */
|
||||
/* version: dated 2022.07.24 */
|
||||
/* version: dated 2022.07.25 */
|
||||
/* author: Eugene Serb */
|
||||
/* ------------------------------ */
|
||||
|
||||
@ -166,6 +166,25 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
dl dd:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
dt {
|
||||
margin-bottom: 4px;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
font-style: oblique;
|
||||
}
|
||||
|
||||
dd {
|
||||
margin-bottom: 16px;
|
||||
padding-left: 16px;
|
||||
font-size: 14px;
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* ----- */
|
||||
/* FORMS */
|
||||
/* ----- */
|
||||
@ -469,25 +488,6 @@ table, th, td {
|
||||
/* PAGES */
|
||||
/* ----- */
|
||||
|
||||
dl dd:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
dt {
|
||||
margin-bottom: 4px;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
font-style: oblique;
|
||||
}
|
||||
|
||||
dd {
|
||||
margin-bottom: 16px;
|
||||
padding-left: 16px;
|
||||
font-size: 14px;
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* ----------- */
|
||||
/* WAVELOVERS */
|
||||
/* ----------- */
|
||||
|
Loading…
Reference in New Issue
Block a user