3 // --------------------------------------------------
7 // -------------------------
11 font-family: @baseFontFamily;
12 font-size: @baseFontSize;
13 line-height: @baseLineHeight;
15 background-color: @bodyBackground;
20 // -------------------------
24 text-decoration: none;
28 color: @linkColorHover;
29 text-decoration: underline;
34 // -------------------------
41 // Add polaroid-esque trim
44 background-color: #fff;
45 border: 1px solid #ccc;
46 border: 1px solid rgba(0,0,0,.2);
47 .box-shadow(0 1px 3px rgba(0,0,0,.1));
52 .border-radius(500px); // crank the border-radius so it works with most reasonably sized images