tone down the font weights. It was right the first time.
This commit is contained in:
		
							parent
							
								
									535a069386
								
							
						
					
					
						commit
						f5689354b7
					
				@ -1,13 +1,13 @@
 | 
			
		||||
<div class="post-meta">
 | 
			
		||||
 | 
			
		||||
  <span>
 | 
			
		||||
    <div style="float:left; font-size:medium; font-weight: bold;">
 | 
			
		||||
    <div style="float:left; font-size:medium; font-weight:normal;">
 | 
			
		||||
      <i class="fa fa-calendar fa-fw"></i>
 | 
			
		||||
      <time> {{ with .Site.Params.dateFormat }}{{ $.Date.Format . }}{{ else }}{{ .Date.Format "02 Jan 2006, 15:04 BST" }}{{ end }}</time>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div style="float:right; font-size:x-small; font-weight: bold;">
 | 
			
		||||
    <div style="float:right; font-size:small; font-weight: normal;">
 | 
			
		||||
      <i class="fa fa-calendar fa-fw"></i>
 | 
			
		||||
      <time>Updated: {{ .Lastmod.Format "02 Jan 2006, 15:04" }} </time>
 | 
			
		||||
      <time><em>Updated: {{ .Lastmod.Format "02 Jan 2006, 15:04" }} </em></time>
 | 
			
		||||
    </div>
 | 
			
		||||
    <br/>
 | 
			
		||||
  </span>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user