mirror of
https://github.com/chenasraf/snpr.git
synced 2026-05-17 17:38:07 +00:00
Widget now has a border. Good to go.
This commit is contained in:
7
public/stylesheets/bootstrap-1.2.0.min.css
vendored
7
public/stylesheets/bootstrap-1.2.0.min.css
vendored
@@ -1,6 +1,9 @@
|
||||
.twtr-widget {
|
||||
.twtr-doc {
|
||||
float: right; /* float to the right of news */
|
||||
padding: 10px;
|
||||
border-style: solid;
|
||||
border-color: grey;
|
||||
border-width: 1px;
|
||||
margin: 10px;
|
||||
}
|
||||
html,body{margin:0;padding:40px;}
|
||||
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,button,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;font-size:100%;line-height:1;font-family:inherit;}
|
||||
|
||||
Reference in New Issue
Block a user