End chapter 7, with suggested extensions
[depot.git] / public / stylesheets / depot.css
index d3b1341d7468c7483c003daf64562ea9bdb31290..c406cf78711b5e4a2460fb741a8a4948741a8ab7 100644 (file)
@@ -115,15 +115,21 @@ h1 {
 #store .entry img {
   width: 75px;
   float: left;
+  border: 0;
 }
 
-
 #store .entry h3 {
  margin-top: 0;
  margin-bottom: 2px;
  color: #227;
 }
 
+#store .entry h3 a:link, #store .entry h3 a:visited, #store .entry h3 a:active {
+ color: #227;
+ text-decoration: none;
+}
+
 #store .entry p {
  margin-top: 0.5em; 
  margin-bottom: 0.8em;