mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 00:48:41 +03:00
update resources\web
This commit is contained in:
@@ -192,13 +192,13 @@ html,body
|
||||
|
||||
/*wiki.css*/
|
||||
.topicBlock{
|
||||
background-color: #000000;
|
||||
background-color: #242428;
|
||||
}
|
||||
|
||||
.card{
|
||||
background-color: #737373;
|
||||
background-color: #333337;
|
||||
}
|
||||
|
||||
.topicCard{
|
||||
background-color: #737373;
|
||||
background-color: #333337;
|
||||
}
|
||||
@@ -157,7 +157,7 @@ body{
|
||||
background-clip: content-box;
|
||||
background-size: cover;
|
||||
cursor: pointer;
|
||||
opacity: 0.2;
|
||||
opacity: 0.4;
|
||||
pointer-events: auto;
|
||||
}
|
||||
.switchBtn:hover{
|
||||
|
||||
Reference in New Issue
Block a user