mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-10 18:58:40 +00:00
Merge branch 'develop' of https://github.com/Orange-Management/cssOMS into develop
This commit is contained in:
commit
cfb6ca9ca3
10
styles.css
10
styles.css
|
|
@ -15,6 +15,9 @@ h1, h2, h3, h4, h5, h6 {
|
|||
ul {
|
||||
list-style: none; }
|
||||
|
||||
th {
|
||||
font-weight: 300; }
|
||||
|
||||
input, select, textarea, .textarea, button {
|
||||
box-sizing: border-box;
|
||||
box-shadow: none;
|
||||
|
|
@ -3239,8 +3242,7 @@ article {
|
|||
article h4, article h5, article h6 {
|
||||
font-size: 1rem; }
|
||||
article strong {
|
||||
font-weight: 500;
|
||||
}
|
||||
font-weight: 500; }
|
||||
article pre {
|
||||
margin: 1rem 0 1rem 0;
|
||||
border: 1px solid #ddd;
|
||||
|
|
@ -3317,9 +3319,7 @@ p {
|
|||
padding: 0; }
|
||||
p + p {
|
||||
margin-top: 5px; }
|
||||
th {
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.blurry-text {
|
||||
text-shadow: 0 0 .9rem #000;
|
||||
color: transparent; }
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user