Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b3687721 authored by smain@google.com's avatar smain@google.com Committed by Android Git Automerger
Browse files

am 9cb34eae: add margin for paras in sidebox

* commit '9cb34eae':
  add margin for paras in sidebox
parents cff12133 9cb34eae
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1938,6 +1938,10 @@ EndColorStr='#ececec');
  margin:0 15px 10px 35px;
}

#tb p {
  margin:0 15px 10px;
}

#qv ol {
  list-style:none;
  margin:0 15px 15px;