Newer
Older
2025-makoto / visual_format.css
@Oi Makoto Oi Makoto on 23 May 204 bytes h1の修正
div.menu{
	position: fixed;
	background: yellow;
	white-space: pre;
	line-height: 1.4;
	top: 4em;
	width: 11em;
	margin-left: 75%;
}
h1{background-color: #e2c6ff;
   margin-right: 75%;
}
h2{color: blue;}