Subversion Repositories SmartDukaan

Rev

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

Rev 25238 Rev 25239
Line 90... Line 90...
90
	  width: 100%;
90
	  width: 100%;
91
	  position: relative;
91
	  position: relative;
92
	  top:-15px;
92
	  top:-15px;
93
	}
93
	}
94
	#preview-textfield{
94
	#preview-textfield{
95
	  position: absolute; top: -10; left: 0; right: 0;
95
	  position: absolute; top: -10px; left: 0; right: 0;
96
	  text-align: center; font-size: 2em; font-weight: bold;
96
	  text-align: center; font-size: 2em; font-weight: bold;
97
	  color: white; font-family: 'Amaranth', sans-serif;
97
	  color: white; font-family: 'Amaranth', sans-serif;
98
	}
98
	}
99
	
99
	
100
	</style>
100
	</style>