thesis (p-thesis-last)
This commit is contained in:
parent
5715733a40
commit
824317476c
4 changed files with 17 additions and 11 deletions
|
|
@ -52,12 +52,21 @@ blockquote{
|
|||
}
|
||||
}
|
||||
|
||||
blockquote u{
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
font-size: var(--fs-small);
|
||||
}
|
||||
// blockquote u{
|
||||
// text-decoration: none;
|
||||
// text-transform: uppercase;
|
||||
// font-size: var(--fs-small);
|
||||
// color: red;
|
||||
// }
|
||||
|
||||
// u{
|
||||
// color: red;
|
||||
// }
|
||||
|
||||
|
||||
ul{
|
||||
color: red;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue