Add CSS file and fix datepicker display error
This commit is contained in:
		@ -7,12 +7,7 @@
 | 
			
		||||
    <title>General's Quarters</title>
 | 
			
		||||
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"
 | 
			
		||||
        integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
 | 
			
		||||
    <link href="css/style.css" rel="stylesheet">
 | 
			
		||||
    <style>
 | 
			
		||||
        .room-image {
 | 
			
		||||
            max-width: 50%;
 | 
			
		||||
        }
 | 
			
		||||
    </style>
 | 
			
		||||
    <link href="static/css/style.css" rel="stylesheet">
 | 
			
		||||
</head>
 | 
			
		||||
 | 
			
		||||
<body>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user