Updated CSS

This commit is contained in:
Eugene Serb 2022-07-25 13:59:41 +03:00
parent 72d01cbb85
commit 7e58fe037a
2 changed files with 40 additions and 40 deletions

View File

@ -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 */
/* ----------- */

View File

@ -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 */
/* ----------- */