You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nuTensor/src/css/user-rules.css

14 lines
218 B
CSS

div > p:first-child {
margin-top: 0;
}
div > p:last-child {
margin-bottom: 0;
}
#userRules {
font-size: smaller;
width: 48em;
height: 40em;
white-space: nowrap;
text-align: left;
}