Possible Duplicate:
Is there an \arrayrulecolor-like command to change the rule color of \fbox?
I'm using an \fbox to have a border around a minipage.
\fbox{
\begin{minipage}{0.25\textwidth}
my content
\end{minipage}
}
Is there any way to set the border color of the \fbox?


tcolorbox. – Marco Daniel Mar 01 '12 at 20:10{will add a space there. You should add a%direct after it to avoid that. The same might be required after\end{minipage}. – Martin Scharrer Mar 01 '12 at 20:18