Cosmetic message1 and fix nav-item typo
This commit is contained in:
parent
0223be5793
commit
545e41927b
1 changed files with 7 additions and 1 deletions
|
|
@ -112,6 +112,7 @@ p.notice,span.notice {
|
|||
margin-left: 5ch;
|
||||
border:1px solid transparent;
|
||||
border-radius: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
.valid {
|
||||
color:green;
|
||||
|
|
@ -3961,7 +3962,8 @@ h2.h-section {
|
|||
content:'';
|
||||
left:0;
|
||||
bottom:0;
|
||||
right:0;3 position:absolute;
|
||||
right:0.3;
|
||||
position:absolute;
|
||||
height:var(--border-size);
|
||||
background-color:red;
|
||||
transform:scaleX(0);
|
||||
|
|
@ -4301,4 +4303,8 @@ span.nb-round {
|
|||
}
|
||||
#ag_title {
|
||||
width:80%;
|
||||
}
|
||||
#message1 {
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue