wiki:lesscss_test

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
wiki:lesscss_test [2023/10/08 10:51] – [ケース 1 (color_term, color_mincode, mincode)] ともやんwiki:lesscss_test [2024/04/22 06:02] (現在) – [よだれ] ともやん
行 46: 行 46:
 ==== ケース 1 (color_term, color_mincode, mincode) ==== ==== ケース 1 (color_term, color_mincode, mincode) ====
 <html><style> <html><style>
-  .wrap_column {+  .wrap_grp_test .wrap_column {
     height: 290px;     height: 290px;
 +    border: 1px solid red;
 +    border-radius: 5px;
   }   }
 </style></html> </style></html>
-<WRAP group>+<WRAP group grp_test>
 <WRAP column 45% mincode> <WRAP column 45% mincode>
 ^ テーマを Dark にする  ^ ^ テーマを Dark にする  ^
行 515: 行 517:
  
 ==== ケース 6 (.wrap_tip, .wrap_info, .wrap_important, .wrap_alert, .wrap_help 内の pre を 30% 透過) ==== ==== ケース 6 (.wrap_tip, .wrap_info, .wrap_important, .wrap_alert, .wrap_help 内の pre を 30% 透過) ====
-<WRAP round tip 80%>+<WRAP group> 
 +<WRAP round tip column>
 Python環境が見つかりません。バンドルされたインストーラーを使用してインストールするか、デフォルトの Python 環境を変更します Python環境が見つかりません。バンドルされたインストーラーを使用してインストールするか、デフォルトの Python 環境を変更します
 <html><pre> <html><pre>
行 521: 行 524:
 </pre></html> </pre></html>
 </WRAP> </WRAP>
-<WRAP round info 80%>+<WRAP round info column half>
 <html><pre>情報枠</pre></html> <html><pre>情報枠</pre></html>
 </WRAP> </WRAP>
-<WRAP round important 80%>+<WRAP round important column half>
 <html><pre>重要枠</pre></html> <html><pre>重要枠</pre></html>
 </WRAP> </WRAP>
-<WRAP round alert 80%>+<WRAP round alert column half>
 <html><pre>警告枠</pre></html> <html><pre>警告枠</pre></html>
 </WRAP> </WRAP>
-<WRAP round help 80%>+<WRAP round help column half>
 <html><pre>ヘルプ枠</pre></html> <html><pre>ヘルプ枠</pre></html>
 +</WRAP>
 </WRAP> </WRAP>
 ==== GeSHi code test 🤔 ==== ==== GeSHi code test 🤔 ====
行 1094: 行 1098:
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
 +
 +===== 顔文字 =====
 +<html>
 +<span style="font-size: 500px">🤐</span>
 +<span style="font-size: 500px">😷</span>
 +</html>
  
 ===== 参考文献 ===== ===== 参考文献 =====
  • wiki/lesscss_test.1696729913.txt.gz
  • 最終更新: 2023/10/08 10:51
  • by ともやん