Thành viên:Khangdora2809/main.css

Bách khoa toàn thư mở Wikipedia

Chú ý: Sau khi lưu thay đổi trang, bạn phải xóa bộ nhớ đệm của trình duyệt để nhìn thấy các thay đổi. Google Chrome, Firefox, Internet ExplorerSafari: Giữ phím ⇧ Shift và nhấn nút Reload/Tải lại trên thanh công cụ của trình duyệt. Để biết chi tiết và hướng dẫn cho các trình duyệt khác, xem Trợ giúp:Xóa bộ nhớ đệm.

@import url('https://fonts.googleapis.com/css2?family=Sono:wght@200;300;400;500;600;700;800&display=swap');

.name-user {
    text-align: center;
    font-family: "Palatino Linotype", Georgia, serif;
    letter-spacing: 1rem;
    font-size:27px;
    color:#333;
}

.about-user {
	text-align:center;
	font-family: 'Sono', sans-serif;
	font-size:13px;
}