"사용자:Margotbean/common.css"의 두 판 사이의 차이

Stardew Valley Wiki
둘러보기로 가기 검색하러 가기
 
1번째 줄: 1번째 줄:
 
/* .mw-editfont-monospace {font-family: serif, monospace;}
 
/* .mw-editfont-monospace {font-family: serif, monospace;}
 
.wikiEditor-ui-text, #wpTextbox1:lang {"en"};
 
.wikiEditor-ui-text, #wpTextbox1:lang {"en"};
.mw-editfont-monospace:lang {"en"}; */
+
.mw-editfont-monospace:lang {"en"};
 +
textarea[Attributes Style] {-webkit-locale: "en";}
 +
*/
  
textarea[Attributes Style] {
+
textarea {-webkit-locale: "en";}
    -webkit-locale: "en";
 
}
 

2022년 12월 22일 (목) 02:50 기준 최신판

/* .mw-editfont-monospace {font-family: serif, monospace;}
.wikiEditor-ui-text, #wpTextbox1:lang {"en"};
.mw-editfont-monospace:lang {"en"};
textarea[Attributes Style] {-webkit-locale: "en";}
*/

textarea {-webkit-locale: "en";}