Difference between revisions of "Template:B2"

From SI410
Jump to: navigation, search
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="
+
((frame-box<br>|frame-layout={{{frame-layout}}}<br>|frame-content={{{frame-content}}}<br>))<br>
background-color#B8B8B8;
+
color: #2B2B2B;
+
border: 1px solid #B8B8B8;
+
border-radius: 0px 20px 5px 20px;
+
box-shadow: 1px 2px 5px 3px #737373;
+
-webkit-box-shadow: 1px 2px 5px 3px #737373;
+
-moz-box-shadow: 1px 2px 5px 3px #737373;
+
width:200px; height:40px;
+
resize: both;">
+
<div style="
+
background-color:ivory;
+
margin:4px;
+
color: #2B2B2B;
+
border: 0px solid #B8B8B8;
+
border-radius: 0px 20px 5px 20px;
+
width:192px; height:32px">
+
</div></div>
+

Latest revision as of 04:15, 21 November 2012

((frame-box
|frame-layout={{{frame-layout}}}
|frame-content={{{frame-content}}}
))