#41 Add a short blurb telling what Fedora Magazine is about
Merged 2 years ago by glb. Opened 2 years ago by glb.
glb/fedoramagazine-theme about  into  master

file modified
+2 -1
@@ -3,6 +3,7 @@ 

  <div class="wrapper section-inner">

  			

  	<div class="content">				

+ <div class="magazine-about"><p>Fedora Magazine is a website that hosts promotional articles and short guides contributed from the community about <a href="https://en.wikipedia.org/wiki/Free_and_open-source_software" target="_blank">free/libre and open-source software</a> that runs on or works with <a href="https://getfedora.org/" target="_blank">the Fedora Linux operating system</a>. (<a href="https://docs.fedoraproject.org/en-US/fedora-magazine/" target="_blank">more about Fedora Magazine</a>)</p></div>

  																							                    

  		<?php if ( have_posts() ) : ?>

  		
@@ -50,4 +51,4 @@ 

  	

  </div><!-- .wrapper.section-inner -->

  	              	        

- <?php get_footer(); ?> 

\ No newline at end of file

+ <?php get_footer(); ?>

file modified
+8 -1
@@ -5,7 +5,7 @@ 

  	Theme Name: Fedora Magazine 2018

      Text Domain: fmag2018

  	Theme URI: http://pagure.org/fedoramagazine-theme/

- 	Version: 1.09

+ 	Version: 1.1

  	Description: The theme for the Fedora Magazine. This iteration first rolled out in March 2018

  	Author: Fedora Magazine Team

  	Author URI: http://fedoramagazine.org/
@@ -145,6 +145,13 @@ 

  	float:left;

  }

  

+ .magazine-about p {

+ 	padding-bottom: 15px;

+ 	line-height: 1.2em;

+ 	font-style: italic;

+ 	font-size: 0.5em;

+ }

+ 

  .widget_magazine_recent_widget{

  	margin-top:40px;

  }

no initial comment

1 new commit added

  • Release version 1.1
2 years ago

Pull-Request has been merged by glb

2 years ago