update css
This commit is contained in:
		@ -194,12 +194,17 @@ ul.list, .list > ul {
 | 
			
		||||
    margin: 0.4em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.content > .list .dated_list_item time {
 | 
			
		||||
.content > .list .date_list_item time {
 | 
			
		||||
    color: #007EDF;
 | 
			
		||||
    display: block;
 | 
			
		||||
    margin-left: -0.5em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.content > .list .date_list_item {
 | 
			
		||||
    width: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/** content: date list **/
 | 
			
		||||
.date_list nav {
 | 
			
		||||
 | 
			
		||||
@ -163,14 +163,13 @@ main.detail {
 | 
			
		||||
 | 
			
		||||
    main > header .cover {
 | 
			
		||||
        right: 0em;
 | 
			
		||||
        bottom: 0em;
 | 
			
		||||
        top: 1em;
 | 
			
		||||
        width: auto;
 | 
			
		||||
        max-height: calc(100% - 4em);
 | 
			
		||||
        max-width: 40%;
 | 
			
		||||
        max-height: calc(100% - 2em);
 | 
			
		||||
        max-width: calc(40% - 2em);
 | 
			
		||||
        margin: 1em;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        box-shadow: 0em 0em 4em rgba(0, 0, 0, 0.3);
 | 
			
		||||
        border: 1em rgba(255, 255, 255, 0.1) solid;
 | 
			
		||||
        box-shadow: 0em 0em 4em rgba(0, 0, 0, 0.4);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user