Simply White and Black
https://alicex.jp/ID/
Total:280
Information
Note
Contents
head
CSS
/*
Template T-05 Simply White and Black
By Jumble Fun
Site URL https://alicex.jp/kenz/
*/
* {
font-size:13px;
font-family:"Montserrat",Sans-Serif;
box-sizing:border-box;
margin:0;
padding:0;
}
body {
border:solid 1px black;
width:calc(100% - 60px);
height:calc(100% - 80px);
margin:40px 30px;
overflow-y:scroll;
scroll-behavior:smooth;
}
a {
color:black;
text-decoration:none;
}
header {
border-bottom:dotted 1px gray;
box-shadow:0 3px 6px 0 silver;
position:relative;
margin-bottom:10px;
padding:10px;
}
header h1 {
font-size:15px;
text-align:center;
margin-bottom:50px;
}
header h1 i {
font-size:15px;
font-weight:600;
}
header p {
text-align:right;
margin-bottom:5px;
}
header img {
position:absolute;
top:70px;
width:60px;
height:60px;
}
main {
padding:10px;
}
main h2 {
font-size:14px;
}
main h2:first-letter {
font-size:14px;
font-weight:600;
margin-right:2px;
}
div.container {
margin-bottom:10px;
padding:10px;
}
body
Simply White and Black
https://alicex.jp/ID/
Total:♯♯total♯♯
Information
Note
Contents