/**
* 1. Set `body` to `relative` to allow positioning of absolute elements.
* 2. Remove default margin.
*/
body {
/* 1 */
position: relative;
/* 2 */
margin: 0;
/* background: #f7f7f7;*/
background-color: darkgreen;
}
適用例
○関連情報
・Textpatternのまとめ
・Textpatternのwebサイト
https://textpattern.com/
0 件のコメント:
コメントを投稿