mirror of
https://github.com/openharmony/third_party_libxkbcommon.git
synced 2026-07-01 23:16:01 -04:00
10 lines
151 B
CSS
10 lines
151 B
CSS
div#top, div.header, div.contents {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
width: 960px;
|
|
}
|
|
|
|
.footer {
|
|
display: none;
|
|
}
|