mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-07 18:46:37 +00:00
deploy: 0c261fb314
This commit is contained in:
parent
48da1801a5
commit
6ac25b6527
151 changed files with 3585 additions and 3283 deletions
css
|
@ -1384,17 +1384,23 @@ h6 a {
|
|||
}
|
||||
|
||||
.select-container {
|
||||
height: 1.5rem;
|
||||
}
|
||||
|
||||
.select-container i {
|
||||
padding-top: .25em;
|
||||
}
|
||||
|
||||
.select-container i,
|
||||
.select-container span {
|
||||
display: block;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.select-style {
|
||||
border: 0;
|
||||
border-radius: 0px;
|
||||
height: 1.5rem;
|
||||
margin-left: 1.5rem;
|
||||
position: relative;
|
||||
height: 1.574em;
|
||||
overflow: hidden;
|
||||
top: -1.5rem;
|
||||
}
|
||||
|
||||
.select-style select {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue