More actions
Created page with "body.page-User_Mökki_Sandbox .infobox { float: right !important; margin-left: 10px; }" |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
body.page- | body.page-User_Mökki_sandbox .infobox { | ||
float: right !important; | float: right !important; | ||
margin-left: 10px; | margin-left: 10px; | ||
border-color: red; | |||
} | |||
/* ö = %C3%B6 = \00F6 */ | |||
body.page-User_M\00F6kki_sandbox .infobox { | |||
float: right !important; | |||
margin-left: 10px; | |||
border-color: red; | |||
} | } | ||
Latest revision as of 11:02, 10 March 2025
body.page-User_Mökki_sandbox .infobox {
float: right !important;
margin-left: 10px;
border-color: red;
}
/* ö = %C3%B6 = \00F6 */
body.page-User_M\00F6kki_sandbox .infobox {
float: right !important;
margin-left: 10px;
border-color: red;
}