Subversion Repositories Applications.reseau

Rev

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

Rev 30 Rev 33
Line 122... Line 122...
122
}
122
}
Line 123... Line 123...
123
 
123
 
124
#cc-by-sa {
124
#cc-by-sa {
125
	margin-right: 50px;
125
	margin-right: 50px;
-
 
126
}
-
 
127
 
-
 
128
/* pour mobiles haute résolution */
-
 
129
@media (-webkit-min-device-pixel-ratio: 1.3), (min-resolution: 124.8dpi) {
-
 
130
 
-
 
131
	.laius {
-
 
132
		font-size: 24px;
-
 
133
	}
-
 
134
	.tranche.majeure .laius {
-
 
135
		font-size: 24px;
-
 
136
		width: 400px;
-
 
137
	}
-
 
138
	.nombre.fixe {
-
 
139
		width: 140px;
-
 
140
	}
-
 
141
	.pied {
-
 
142
		font-size: 20px;
-
 
143
	}
126
}
144
}