Welcome to mirror list, hosted at ThFree Co, Russian Federation.

example.css « fixtures « test - github.com/twbs/grunt-css-flip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 29d47469cb89be589d9f3f99e7cb23fc7e773baa (plain)
1
2
3
4
5
p {
  border-left: 1px;
  float: left;
  clear: right;
}