@@ -32,10 +48,10 @@
What does it profile?
Simple. Fast. Pragmatic. Useful. Here's an example of what MiniProfiler for .NET looks like:
diff --git a/stylesheets/stylesheet.css b/stylesheet.css
similarity index 98%
rename from stylesheets/stylesheet.css
rename to stylesheet.css
index e3fe273..0e3c9ac 100644
--- a/stylesheets/stylesheet.css
+++ b/stylesheet.css
@@ -96,7 +96,7 @@ ul li {
}
img {
- width: 100%;
- max-width: 100%;
+
+ max-width: 200%;
box-shadow: 2px 2px 10px #adadad;
}
\ No newline at end of file