mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-14 10:39:41 +00:00
Added highlighting styles
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -75,6 +75,16 @@ textarea {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
del {
|
||||||
|
background-color: #f2dede;
|
||||||
|
border-radius: 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
ins {
|
||||||
|
background-color: #dff0d8;
|
||||||
|
border-radius: 3px;
|
||||||
|
}
|
||||||
|
|
||||||
.loading-animation {
|
.loading-animation {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: 30px auto 0;
|
margin: 30px auto 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user