Difference between revisions of "Team:Cambridge-JIC/TestHome"
Line 14: | Line 14: | ||
top:100px; | top:100px; | ||
left:20px; | left:20px; | ||
+ | width: 23px; | ||
+ | } | ||
+ | |||
+ | .sidebar-item { | ||
+ | width: 20px; | ||
+ | height:20px; | ||
+ | float: left; | ||
+ | border-radius: 50%; | ||
+ | border: #555; | ||
} | } | ||
</style> | </style> | ||
Line 52: | Line 61: | ||
$("section").each(function(){ | $("section").each(function(){ | ||
− | $("#sidebar").append(" | + | $("#sidebar").append("<div class=\"sidebar-item\"></div>") |
}) | }) | ||
Revision as of 01:58, 4 August 2015