it
This commit is contained in:
@@ -642,6 +642,20 @@ input[type="text"]:focus, select:focus {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.detail-section-header {
|
||||
font-size: 1rem;
|
||||
color: #00ff41;
|
||||
font-weight: 500;
|
||||
margin-top: 1.5rem;
|
||||
margin-bottom: 0.75rem;
|
||||
padding-bottom: 0.5rem;
|
||||
border-bottom: 1px solid #444;
|
||||
}
|
||||
|
||||
.detail-section-header:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.copy-btn {
|
||||
background: none;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user