Skip to content

Commit 5be0a6b

Browse files
authored
Merge pull request #55 from vovkkk/master
Use recommended colours for Russian flag
2 parents 2734d0f + b870c7a commit 5be0a6b

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)