Templat:Pengguna:Fermionisme/styles.css

.nonfiksi {
	background: #22CE83; 
	color: white; 
	padding: 10px; 
	width:100%;
	text-align:center;
	font-family:'Poppins';
	border-radius:10px;
	border-style: outset;
	border-width: 2px;
}

.isinonfiksi {
	border-style: outset;
	border-width: 2px;
	padding:10px;
	border-radius:10px;
}

.fiksi {
	background: #5F9EA0; 
	color: white; 
	padding: 10px; 
	width:100%;
	text-align:center;
	font-family:'Poppins';
	border-radius:10px;
	border-style: outset;
	border-width: 2px;
}

.isifiksi {
	border-style: outset;
	border-width: 2px;
	padding:10px;
	border-radius:10px;
}

.lain {
	background: #1E90FF; 
	color: white; 
	padding: 10px; 
	width:100%;
	text-align:center;
	font-family:'Poppins';
	border-radius:10px;
	border-style: outset;
	border-width: 2px;
}
.isilain {
	border-style: outset;
	border-width: 2px;
	padding:10px;
	border-radius:10px;
}
.footer{
	background:#E3E4FA;
	border-style:outset;
	border-width:2px;
	padding:20px;
	margin-top:16px;
	border-radius:10px;
	text-align:center;
	font-family: Arial;
}
.photo{
    border:none;
    position:relative;
    overflow:hidden;
    border-radius:50%;
    text-align:center;
}
.profile{
	vertical-align:middle;
	color: black;
	background-color:#ffffff;
}

.profile{
	display: flex;
	flex-flow: row wrap;
	background-color:#ffffff;
	padding: 16px;
	width: 100%;
	color: #111;
	box-shadow:0 5px 7px;
	background: #ffffff; 
	padding-bottom:28px;
	font-size:1.2em; 
	text-align: center; 
	font-family: 'Bradley Hand',cursive;
	line-height:1.5em;
}