mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 20:16:04 +00:00
7 lines
70 B
CSS
7 lines
70 B
CSS
div.menu {
|
|
float: left;
|
|
width: 7em;
|
|
border: 1px solid #AAAAAA;
|
|
};
|
|
|