forked from Adleraci/adlerka.top
Add article creation frontend
This commit is contained in:
@@ -326,7 +326,7 @@ header a,
|
||||
color: var(--primary);
|
||||
}
|
||||
|
||||
input {
|
||||
input, textarea {
|
||||
background-color: var(--third-bg);
|
||||
border: 2px solid var(--primary);
|
||||
border-radius: 50px;
|
||||
@@ -376,7 +376,7 @@ body:has(.ye-span:hover) {
|
||||
#articlecreatecontainer{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
align-content: center;
|
||||
justify-content: center;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
Reference in New Issue
Block a user