:대문/임시/style.css

위키 백과>NessunKim님의 2019년 10월 30일 (수) 01:24 판
.main-top {
	border: 1px solid #EBEBEB;
	padding: 15px;
	display: flex;
	width: 100%;
	box-sizing: border-box;
	background-image: url("https://upload.wikimedia.org/wikipedia/commons/e/e3/Wikipedia_logo_letters_banner.svg");
	background-position: right;
	background-repeat: no-repeat;
}

.main-top-left {
	flex: 2;
	background-image: linear-gradient(to right, #f8f9fa 0%, #f8f9fa 70%, rgba(248, 249, 250, 0) 100%);
}

.main-top-right {
	flex: 3;
}

.main-shortcut-item:hover {
    background-color: #bbddff;
    border: 0;
    box-shadow: 0 0 20px 2px rgba(0,0,0,0.46);
}
• 현재 페이지 URL 줄이기