Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit 4b1d99f

Browse files
committed
fixes
1 parent bf32ad0 commit 4b1d99f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

project/destor/documentation/style_project_destor.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ pre code {
293293
.sidebar h1 {
294294
color: white;
295295
border: 0px;
296-
padding: 10px 80px;
296+
padding: 10px 63px;
297297
margin: 10px;
298298
border-radius: 15px;
299299
background-color: #361475;

project/destor/version-history/style_project_destor.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ pre code {
293293
.sidebar h1 {
294294
color: white;
295295
border: 0px;
296-
padding: 10px 80px;
296+
padding: 10px 63px;
297297
margin: 10px;
298298
border-radius: 15px;
299299
background-color: #361475;

project/diec/version-history/style_project_diec.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ pre code {
296296
padding: 10px 80px;
297297
margin: 10px;
298298
border-radius: 15px;
299-
background-color: #361475;
299+
background-color: #751414;
300300
}
301301

302302
.sidebar button {

0 commit comments

Comments
 (0)