Skip to content

Commit b870c7a

Browse files
committed
Use recommended colours for Russian flag
1 parent 986ec46 commit b870c7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/Russia.png

30 Bytes
Loading

Flags/Russia.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
width: 180px;
88
height: 40px;
99
border-top: 40px solid white;
10-
border-bottom: 40px solid red;
11-
background-color: blue;
10+
border-bottom: 40px solid #D52B1E;
11+
background-color: #0039A6;
1212
}
1313
</style>
1414
</head>

0 commit comments

Comments
 (0)