File tree Expand file tree Collapse file tree 5 files changed +32
-16
lines changed Expand file tree Collapse file tree 5 files changed +32
-16
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ Please go to **https://webmsx.org** to enjoy it online!
1010Refer to [ ** /doc** ] ( https://github.com/ppeccin/WebMSX/tree/master/doc ) for parameters reference and URL usage examples.
1111Refer to [ ** /release** ] ( https://github.com/ppeccin/WebMSX/tree/master/release ) for stable release files and deployment examples.
1212
13+ MSX and the MSX logo are shown here as a tribute.
14+ All trademarks are property of their respective owners.
15+
1316### New in Release 5.4
1417
1518- CapsLock and Kana leds on screen
Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ Please go to **https://webmsx.org** to enjoy it online!
1010Refer to [ ** /doc** ] ( https://github.com/ppeccin/WebMSX/tree/master/doc ) for parameters reference and URL usage examples.
1111Refer to [ ** /release** ] ( https://github.com/ppeccin/WebMSX/tree/master/release ) for stable release files and deployment examples.
1212
13+ MSX and the MSX logo are shown here as a tribute.
14+ All trademarks are property of their respective owners.
15+
1316### New in Release 5.4
1417
1518- CapsLock and Kana leds on screen
Original file line number Diff line number Diff line change 6363 }
6464 html {
6565 height : 100% ;
66- background : hsl (0 , 0% , 88 % );
66+ background : hsl (0 , 0% , 97 % );
6767 }
6868 body {
6969 min-height : 100% ;
70- background : hsl (0 , 0% , 95 % );
70+ background : hsl (0 , 0% , 97 % );
7171 }
7272 .container {
7373 max-width : 660px ;
145145 position : absolute;
146146 bottom : 0 ;
147147 left : 0 ; right : 0 ;
148- height : 76 px ;
148+ height : 70 px ;
149149 background : hsl (0 , 0% , 88% );
150150 overflow : hidden;
151- font-size : 15 px ;
152- line-height : 13 px ;
151+ font-size : 14 px ;
152+ line-height : 12 px ;
153153 white-space : nowrap;
154154 text-overflow : ellipsis;
155155 }
156156 # footer .container {
157- padding : 2px 50 px 0 ;
157+ padding : 2px 20 px 0 ;
158158 box-sizing : border-box;
159159 }
160160 a {
166166 color : # 0050ba ;
167167 text-shadow : 0 0 2px hsl (197 , 100% , 47% );
168168 }
169+ .toright {
170+ float : right;
171+ }
169172 # donate {
170173 display : block;
171174 position : relative;
237240 < div id ="footer ">
238241 < div class ="container ">
239242 < script > WMSX . WEB_EXTENSIONS_PROXY_SERVER = WMSX . WEB_EXTENSIONS_SERVER ; </ script >
240- < p > Created by < a href ="http://twitter.com/ppeccin " target ="_blank "> Paulo A. Peccin</ a > </ p >
241- < p > v5.4.2 < a href ="https://github.com/ppeccin/webmsx " target ="_blank "> Docs & Project Homepage</ a > </ p >
243+ < p > < span > Created by < a href ="http://twitter.com/ppeccin " target ="_blank "> Paulo A. Peccin</ a > </ span >
244+ < span class ="toright "> MSX and the MSX logo are shown here as a tribute.</ span > </ p >
245+ < p > < span > v5.4.3 < a href ="https://github.com/ppeccin/webmsx " target ="_blank "> Docs & Project Home</ a > </ span >
246+ < span class ="toright "> All trademarks are property of their respective owners.</ span > </ p >
242247 </ div >
243248 </ div >
244249
Original file line number Diff line number Diff line change 6363 }
6464 html {
6565 height : 100% ;
66- background : hsl (0 , 0% , 88 % );
66+ background : hsl (0 , 0% , 97 % );
6767 }
6868 body {
6969 min-height : 100% ;
70- background : hsl (0 , 0% , 95 % );
70+ background : hsl (0 , 0% , 97 % );
7171 }
7272 .container {
7373 max-width : 660px ;
145145 position : absolute;
146146 bottom : 0 ;
147147 left : 0 ; right : 0 ;
148- height : 76 px ;
148+ height : 70 px ;
149149 background : hsl (0 , 0% , 88% );
150150 overflow : hidden;
151- font-size : 15 px ;
152- line-height : 13 px ;
151+ font-size : 14 px ;
152+ line-height : 12 px ;
153153 white-space : nowrap;
154154 text-overflow : ellipsis;
155155 }
156156 # footer .container {
157- padding : 2px 50 px 0 ;
157+ padding : 2px 20 px 0 ;
158158 box-sizing : border-box;
159159 }
160160 a {
166166 color : # 0050ba ;
167167 text-shadow : 0 0 2px hsl (197 , 100% , 47% );
168168 }
169+ .toright {
170+ float : right;
171+ }
169172 # donate {
170173 display : block;
171174 position : relative;
Original file line number Diff line number Diff line change 4444 < div id ="footer ">
4545 < div class ="container ">
4646 < script > WMSX . WEB_EXTENSIONS_PROXY_SERVER = WMSX . WEB_EXTENSIONS_SERVER ; </ script >
47- < p > Created by < a href ="http://twitter.com/ppeccin " target ="_blank "> Paulo A. Peccin</ a > </ p >
48- < p > v5.4.2 < a href ="https://github.com/ppeccin/webmsx " target ="_blank "> Docs & Project Homepage</ a > </ p >
47+ < p > < span > Created by < a href ="http://twitter.com/ppeccin " target ="_blank "> Paulo A. Peccin</ a > </ span >
48+ < span class ="toright "> MSX and the MSX logo are shown here as a tribute.</ span > </ p >
49+ < p > < span > v5.4.3 < a href ="https://github.com/ppeccin/webmsx " target ="_blank "> Docs & Project Home</ a > </ span >
50+ < span class ="toright "> All trademarks are property of their respective owners.</ span > </ p >
4951 </ div >
5052 </ div >
5153
You can’t perform that action at this time.
0 commit comments