User

lambert/rise.css: Difference between revisions

From Rise: The Vieneo Province

No edit summary
(Replaced content with ".image img { display: block; }")
Line 1: Line 1:
.image img {


// thanks to the handy dandy built-in diff tool I was able to merge your stuff in over lunch!
    display: block;
// [http://rise.unistellar.com/index.php?title=User%3Alambert%2Frise.css&type=revision&diff=1921&oldid=1794]
}
 
// so you can delete all this and then keep moving
 
// I left you a VM about the page title at the top... there is also "redirect advice" like if you go to [[C-2]]
// There is also a 'last modified' which we can put in the footer or somewhere else just not in the middle of the content
// I also see that there is a "group" class for the categories tagged for a particular article (you can see on the bottom of the dasher page)

Revision as of 23:46, 27 March 2017

.image img {

    display: block;
}