Workflow updating files of rmtimes
This commit is contained in:
parent
ce705fcc36
commit
2ca26c3479
@ -40,7 +40,6 @@ body {
|
||||
scrollbar-gutter: stable;
|
||||
color: rgba(var(--text-color), 1);
|
||||
background: rgba(var(--background-color), 1);
|
||||
transition: background-color 0.3s;
|
||||
}
|
||||
body * {
|
||||
scrollbar-width: thin;
|
||||
@ -173,10 +172,6 @@ a:any-link:focus-visible {
|
||||
outline: rgba(var(--text-color), 1) 0.1rem solid;
|
||||
}
|
||||
|
||||
sm-input {
|
||||
--padding: 1rem;
|
||||
}
|
||||
|
||||
sm-input,
|
||||
sm-textarea,
|
||||
tags-input {
|
||||
@ -677,7 +672,6 @@ sm-copy {
|
||||
grid-template-columns: 1fr auto auto;
|
||||
background-color: rgba(var(--background-color), 1);
|
||||
z-index: 10;
|
||||
transition: background-color 0.3s;
|
||||
}
|
||||
|
||||
#expanding_search {
|
||||
@ -731,7 +725,6 @@ sm-copy {
|
||||
--border-radius: 0.5em;
|
||||
width: 100%;
|
||||
--min-height: 2.8rem;
|
||||
--padding: 0.6rem;
|
||||
}
|
||||
|
||||
theme-toggle {
|
||||
|
||||
2
rmtimes/css/main.min.css
vendored
2
rmtimes/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
10
rmtimes/index.min.html
Normal file
10
rmtimes/index.min.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
rmtimes/scripts/components.min.js
vendored
Normal file
1
rmtimes/scripts/components.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user