Merge pull request #157 from noformnocontent/code_clearing

Code clearing
This commit is contained in:
Jeena Paradies 2013-02-12 15:30:59 -08:00
commit 89514e1f5c
39 changed files with 849 additions and 849 deletions

View file

@ -2,7 +2,7 @@
BSD license BSD license
=========== ===========
Copyright (c) 2010, Jeena Paradies Copyright (c) 2013, Jeena Paradies
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without

View file

@ -1,5 +1,4 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" <!DOCTYPE html>
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html> <html>
<head> <head>
<title>Tentia Release Notes</title> <title>Tentia Release Notes</title>

View file

@ -80,6 +80,7 @@ body > ol > li:after, header.profile:after {
header.profile img { header.profile img {
float: left; float: left;
margin: 0 10px 10px 0; margin: 0 10px 10px 0;
max-height: 100px;
max-width: 100px; max-width: 100px;
border-radius: 10px; border-radius: 10px;
} }