Subversion Repositories SmartDukaan

Rev

Rev 25235 | Rev 25237 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 25235 Rev 25236
Line 86... Line 86...
86
	  -moz-border-radius: 10px;
86
	  -moz-border-radius: 10px;
87
	  border-radius: 10px;
87
	  border-radius: 10px;
88
	  clear: both;
88
	  clear: both;
89
	}
89
	}
90
	#canvas-preview{
90
	#canvas-preview{
91
	  width: 380px; top: 100px;
91
	  width: 100%;
92
	  position: relative;
92
	  position: relative;
93
	}
93
	}
94
	#preview-textfield{
94
	#preview-textfield{
95
	  position: absolute; top: 65px; left: 0; right: 0;
95
	  position: absolute; top: 65px; left: 0; right: 0;
96
	  text-align: center; font-size: 2em; font-weight: bold;
96
	  text-align: center; font-size: 2em; font-weight: bold;