Skip to content

Commit

Permalink
Update Syrian flag
Browse files Browse the repository at this point in the history
  • Loading branch information
anoek committed Jan 2, 2025
1 parent 482c73d commit 419c647
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/global_styl/flags32.styl
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
.f32 .flag {
display: inline-block; // cdn.online-go.com/assets/flags32.2024-11-18.png") no-repeat;}
height: 32px; // cdn.online-go.com/assets/flags32.2024-11-18.png") no-repeat;}
width: 32px; // cdn.online-go.com/assets/flags32.2024-11-18.png") no-repeat;}
vertical-align: text-top; // cdn.online-go.com/assets/flags32.2024-11-18.png") no-repeat;}
line-height: 32px; // cdn.online-go.com/assets/flags32.2024-11-18.png") no-repeat;}
background: url('https://cdn.online-go.com/assets/flags32.2024-11-18.png') no-repeat;
display: inline-block;
height: 32px;
width: 32px;
vertical-align: text-top;
line-height: 32px;
background: url('https://cdn.online-go.com/assets/flags32.2025-01-02.png') no-repeat;
}

.f32 ._African_Union {
Expand Down

0 comments on commit 419c647

Please sign in to comment.